mirror of
https://github.com/h7x4/unofficial_jisho_api_dart.git
synced 2025-12-16 15:40:23 +01:00
Init
This commit is contained in:
7
lib/unofficial_jisho_api.dart
Normal file
7
lib/unofficial_jisho_api.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
/// Support for doing something awesome.
|
||||
///
|
||||
/// More dartdocs go here.
|
||||
library unofficial_jisho_api;
|
||||
|
||||
export 'src/unofficial_jisho_api_base.dart';
|
||||
|
||||
Reference in New Issue
Block a user