ice/packages/plugin-store/src/constants.ts

4 lines
187 B
TypeScript

export const PAGE_STORE_MODULE = '__PAGE_STORE__';
export const PAGE_STORE_PROVIDER = '__PAGE_STORE_PROVIDER__';
export const PAGE_STORE_INITIAL_STATES = '__PAGE_STORE_INITIAL_STATES__';