2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export declare const codeRender: (element: HTMLElement, option?: IHljs) => void;
|
export declare const codeRender: (element: HTMLElement, option?: IHljs) => void;
|