3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export const PUBLIC_KEY = '__PUBLIC_KEY__';
|
|
export const ROLE_KEY = '__ROLE_KEY__';
|