2 lines
46 B
TypeScript
2 lines
46 B
TypeScript
export const PAGE_INFO = Symbol('Page info');
|
export const PAGE_INFO = Symbol('Page info');
|