@speed-highlight/core
Version:
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
45 lines • 867 B
TypeScript
declare const _default: ({
match: RegExp;
sub: ({
type: string;
match: RegExp;
sub: {
type: string;
match: RegExp;
}[];
} | {
type: string;
match: RegExp;
sub?: undefined;
})[];
} | {
match: RegExp;
sub: string;
type?: undefined;
} | {
type: string;
match: RegExp;
sub?: undefined;
} | {
match: RegExp;
sub: ({
match: RegExp;
sub: ({
type: string;
match: RegExp;
sub: {
type: string;
match: RegExp;
}[];
} | {
type: string;
match: RegExp;
sub?: undefined;
})[];
} | {
match: RegExp;
sub: string;
})[];
})[];
export default _default;
//# sourceMappingURL=html.d.ts.map