abcRender.d.ts 92 B

1
  1. export declare const abcRender: (element?: (HTMLElement | Document), cdn?: string) => void;