UNPKG
wcz-layout
Version:
latest (10.0.0)
legacy (6.7.2)
10.0.0
9.7.0
9.6.6
9.6.5
9.6.4
9.6.3
9.6.2
6.7.2
6.7.1
6.7.0
6.6.3
6.6.2
6.6.1
6.6.0
6.5.0
6.4.2
6.4.1
6.4.0
6.3.2
6.3.1
6.3.0
5.14.1
5.14.0
5.13.4
5.13.3
5.13.2
5.13.1
5.13.0
5.12.0
5.11.2
wcz-layout
/
dist
/
vite.d.mts
5 lines
•
163 B
text/typescript
View Raw
1
2
3
4
5
import
{
Plugin
}
from
"vite"
;
//#region src/lib/vite-plugin.d.ts
export
declare
function
viteWczLayout
(
):
Plugin
;
//#endregion
//# sourceMappingURL=vite.d.mts.map