UNPKG

@forrestjs/kitchensink

Version:
8 lines (7 loc) 312 B
export const LAYOUT_TITLE = 'layout/title'; export const LAYOUT_CONTENT = 'layout/content'; export const LAYOUT_ROUTE = 'layout/route'; export const LAYOUT_DRAWER_PRIMARY_LIST_ITEMS = 'layout/drawer/list/primary/items'; export const LAYOUT_DRAWER_SECONDARY_LIST_ITEMS = 'layout/drawer/list/secondary/items';