UNPKG

freemarker-parser

Version:

Freemarker Parser is a javascript implementation of the Freemarker

5 lines 118 B
export interface SourceLocation { line: number; column: number; } //# sourceMappingURL=SourceLocation.d.ts.map