mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
|
export const EDIT = 'Edit';
|
||
|
export const CREATE = 'Create';
|