This website requires JavaScript.
Explore
Help
Sign In
chaos
/
VaultUI
Watch
1
Star
0
Fork
You've already forked VaultUI
0
Code
Issues
Activity
ed2056a32e
VaultUI
/
src
/
globalPageState.ts
3 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add incognito mode.
2021-05-28 10:08:21 +01:00
import
{
PageState
}
from
"./state/PageState"
;
Run prettier when using eslint to make code consistantly formatted.
2021-05-12 16:01:04 +01:00
export
const
pageState
=
new
PageState
(
)
;
Reference in a new issue
Copy permalink