UNPKG

@glimmer/syntax

Version:
4 lines 292 B
export { NON_EXISTENT_LOCATION, SourceLocation, SourcePosition, UNKNOWN_POSITION, SYNTHETIC_LOCATION, } from './location'; export { Source } from './source'; export { maybeLoc, SpanList, hasSpan, loc, HasSourceSpan, MaybeHasSourceSpan } from './span-list'; //# sourceMappingURL=index.d.ts.map