UNPKG
neko-love
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
A Neko Love API wrapper !
github.com/Androz2091/neko-love
Androz2091/neko-love
neko-love
/
lib
/
index.d.ts
3 lines
(2 loc)
•
50 B
TypeScript
View Raw
1
2
3
import
Client
from
'./Client'
;
export
{
Client
};