Skip to content
Snippets Groups Projects
Drawer.constants.ts 81 B
Newer Older
export const DRAWER_ROLE = 'drawer';
export const SOURCE_FROM_DRAWER = 'search';