UNPKG

rabbit-ear

Version:
11 lines 268 B
export { NS as default }; /** * Rabbit Ear (c) Kraft */ /** * @description The XML namespace for SVG. The value of the SVG attribute xmlns. * @constant {string} * @default */ declare const NS: "http://www.w3.org/2000/svg"; //# sourceMappingURL=namespace.d.ts.map