UNPKG
@m-doc/types
Version:
latest (0.1.0)
next (0.6.2-next.94)
0.6.2-next.94
0.1.0
mdl implementation in typescript
@m-doc/types
/
vitest.config.mts
5 lines
(3 loc)
•
90 B
text/typescript
View Raw
1
2
3
4
5
// vite.config.ts
import
{ allEnvs }
from
'../../vitest.shared'
;
export
default
allEnvs;