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
/
components
/
theme-editor
/
index.d.ts
3 lines
(2 loc)
•
73 B
TypeScript
View Raw
1
2
3
import
ThemeEditor
from
'./theme-editor.svelte'
;
export
{
ThemeEditor
};