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
/
state-history
/
index.d.ts
2 lines
(1 loc)
•
67 B
TypeScript
View Raw
1
2
export
{
StateHistoryDiff
}
from
'./state-history-diff.svelte.js'
;