UNPKG
doctool
Version:
latest (1.1.0)
1.1.0
1.0.0
AI-powered documentation validation and management system
github.com/narthur/doctool
narthur/doctool
doctool
/
dist
/
vitest.config.d.ts
3 lines
(2 loc)
•
76 B
TypeScript
View Raw
1
2
3
declare
const
_
default
: import(
"vite"
).UserConfig;
export
default
_
default
;