UNPKG
think-model-mysql2
Version:
latest (2.0.0)
2.0.0
Mysql adapter for ThinkJS 3.x
github.com/thinkjs/think-model-mysql2
thinkjs/think-model-mysql2
think-model-mysql2
/
index.d.ts
7 lines
(3 loc)
•
63 B
TypeScript
View Raw
1
2
3
4
5
6
7
declare
class
ThinkModelMysql
{ } export = ThinkModelMysql;