2 lines
132 B
TypeScript
2 lines
132 B
TypeScript
export function createIcon(type: string, id: string): SVGSVGElement
|
|
export function resolveIcon(container: HTMLElement): HTMLElement |