2021-03-01 15:06:11 +08:00

2 lines
71 B
TypeScript

export declare const highlight: (str: string, lang: string) => string;