UNPKG

ts-markdown-parser

Version:

TypeScript library that converts markdown to HTML (with code support).

5 lines 228 B
export declare const reservedKeywords: string[]; export declare const sqlDataTypes: string[]; export declare const sqlFunctions: string[]; export declare const specialIdentifiers: string[]; //# sourceMappingURL=keywords.d.ts.map