1
0
mirror of https://github.com/h7x4/unofficial_jisho_api_dart.git synced 2025-07-10 06:22:44 +02:00
Files
unofficial_jisho_api_dart/lib/unofficial_jisho_api.dart
2020-03-08 21:11:32 +01:00

8 lines
149 B
Dart

/// Support for doing something awesome.
///
/// More dartdocs go here.
library unofficial_jisho_api;
export 'src/unofficial_jisho_api_base.dart';