business logic, customer communication.
This commit is contained in:
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
||||
export function createIcon(type: string, id: string): SVGSVGElement
|
||||
export function createIcon(type: string, id: string, style?: { [key: string]: string }): SVGSVGElement
|
||||
export function resolveIcon(container: HTMLElement): HTMLElement
|
||||
Reference in New Issue
Block a user