Skip to content

Commit b6ce834

Browse files
author
lushijie
committed
add index.d.ts
1 parent 107d161 commit b6ce834

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.d.ts

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
declare class ThinkModelSqlite {
2+
3+
}
4+
5+
export = ThinkModelSqlite;

0 commit comments

Comments
 (0)