mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 09:44:21 +01:00
4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
export const SVG_NS = 'http://www.w3.org/2000/svg'
|
|
|
|
export const DEFAULT_ANIMATION_DURATION = 800
|