UNPKG

@speed-highlight/core

Version:

🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection

3 lines • 155 B
export function detectLanguage(code: string): ShjLanguage; export type ShjLanguage = import("./index.js").ShjLanguage; //# sourceMappingURL=detect.d.ts.map