konnos
Dashboard
flndrn
Briven
apps
studio
components
interfaces
Auth
Policies
Policies.constants.ts
Policies.constants.ts
6 lines ·
main
1
export const POLICY_MODAL_VIEWS = {
2
SELECTION: 'SELECTION',
3
TEMPLATES: 'TEMPLATES',
4
EDITOR: 'EDITOR',
5
REVIEW: 'REVIEW',
6
}