UNPKG
theme-editor-svelte
Version:
latest (1.0.0)
1.0.0
Universal theme editor for svelte
github.com/naziks/theme-editor-svelte
naziks/theme-editor-svelte
theme-editor-svelte
/
dist
/
utils
/
index.d.ts
4 lines
(3 loc)
•
90 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./colors.js'
;
export
*
from
'./shared.js'
;
export
*
from
'./variables.js'
;