File size: 81 Bytes
1e92f2d |
1 2 3 |
export const MAX_SELECTABLE_PLUGINS = 10;
export const MAX_SELECTABLE_PATHS = 5;
|
1e92f2d |
1 2 3 |
export const MAX_SELECTABLE_PLUGINS = 10;
export const MAX_SELECTABLE_PATHS = 5;
|