generated from tailored/router-db-template
feat: 自己的笔记也需要at才能评论了,优化一下
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
},
|
||||
"./index": {
|
||||
"import": "./src/index.ts"
|
||||
},
|
||||
"./index.ts": {
|
||||
"import": "./src/index.ts",
|
||||
"types": "./src/index.ts"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user