UNPKG

@speed-highlight/core

Version:

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

24 lines • 435 B
declare const _default: ({ type: string; match: RegExp; sub?: undefined; } | { match: RegExp; sub: (code: any) => { type: string; sub: { match: RegExp; sub: any; }[]; }; type?: undefined; } | { type: string; match: RegExp; sub: { type: string; match: RegExp; }[]; })[]; export default _default; //# sourceMappingURL=md.d.ts.map