codeRender.d.ts 65 B

1
  1. export declare const codeRender: (element: HTMLElement) => void;