mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-25 09:09:35 +01:00
788519b1c4
This library doesn't support languages but it has only 2 dependencies being free from native dependencies Closes #2508
3 lines
79 B
JavaScript
3 lines
79 B
JavaScript
export const SLUG_PRESERVE_UNICODE = false;
|
|
export const SLUG_SEPARATOR = '_';
|