2 lines
108 B
TypeScript
2 lines
108 B
TypeScript
export declare const SMILESRender: (element: (HTMLElement | Document), cdn: string, theme: string) => void;
|