1
0
Fork 0
VaultUI/src/globalPageState.ts

2 lines
82 B
TypeScript
Raw Normal View History

2021-05-07 23:08:02 +01:00
import { PageState } from "./PageState";
export const pageState = new PageState();