feat(appstate): initialize appState with Smartstate from domtools
This commit is contained in:
4
ts_web/appstate.ts
Normal file
4
ts_web/appstate.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import { domtools } from '@design.estate/dees-element';
|
||||
|
||||
const appState = new domtools.plugins.smartstate.Smartstate();
|
||||
|
Reference in New Issue
Block a user