Skip to content

Commit c4796f5

Browse files
committed
fix: export functional interfaces
1 parent 26d5c3a commit c4796f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/dartoos.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ export 'crypto.dart';
88
export 'radix.dart';
99
export 'rand.dart';
1010
export 'src/byte.dart';
11+
export 'src/func.dart';
1112
export 'src/text/text.dart';

0 commit comments

Comments
 (0)