mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
|
export const EDIT = 'Edit';
|
||
|
export const CREATE = 'Create';
|