mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs: generate static imports for types with api-extractor
This commit is contained in:
4
packages/ui/api-extractor-docs.json
Normal file
4
packages/ui/api-extractor-docs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "./api-extractor.json",
|
||||
"mainEntryPointFilePath": "<projectFolder>/dist-docs/index.d.ts"
|
||||
}
|
||||
@@ -79,7 +79,7 @@
|
||||
"typescript": "^5.0.4",
|
||||
"unocss": "^0.51.4",
|
||||
"vite": "^4.2.1",
|
||||
"vite-plugin-dts": "^2.2.0",
|
||||
"vite-plugin-dts": "^2.3.0",
|
||||
"vitest": "^0.29.8"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user