3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
|
// Constants
|
||
|
export const HIDDEN_DIR_PREFIX = 'hidden--';
|