mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-04 14:46:42 +00:00
chore: update jsr.json exports to add headless module
This commit is contained in:
parent
2fd119f842
commit
4626acf534
@ -8,13 +8,13 @@
|
||||
"./ui": "./src/ui/index.ts",
|
||||
"./ui/iframe": "./src/ui/iframe/index.ts",
|
||||
"./ui/worker": "./src/ui/worker/index.ts",
|
||||
"./headless": "./src/headless/index.ts",
|
||||
"./models": "./src/models/index.ts",
|
||||
"./commands": "./src/commands/index.ts",
|
||||
"./runtime/deno": "./src/runtime/deno.ts",
|
||||
"./permissions": "./src/permissions/index.ts",
|
||||
"./dev": "./src/dev/index.ts",
|
||||
"./events": "./src/events.ts",
|
||||
"./extensions/jsr": "./src/extensions/jsr/index.ts"
|
||||
"./events": "./src/events.ts"
|
||||
},
|
||||
"imports": {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user