solink lib

This commit is contained in:
De Facto 2021-02-22 20:41:04 +08:00
parent 1be19b1a6b
commit 6e28864719
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "client",
"name": "solink",
"version": "1.0.0",
"description": "",
"main": "index.js",

1
src/lib.ts Normal file
View File

@ -0,0 +1 @@
export * from "./schema"