UNPKG

292 BTypeScriptView Raw
1export { NON_EXISTENT_LOCATION, SourceLocation, SourcePosition, UNKNOWN_POSITION, SYNTHETIC_LOCATION, } from './location';
2export { Source } from './source';
3export { maybeLoc, SpanList, hasSpan, loc, HasSourceSpan, MaybeHasSourceSpan } from './span-list';
4//# sourceMappingURL=index.d.ts.map
\No newline at end of file