We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63e57c commit 9a16ccfCopy full SHA for 9a16ccf
src/source.ts
@@ -2,7 +2,6 @@ import type * as babel from '@babel/types';
2
3
import type { LocationInformation, NGNode, RawNGSpan } from './types.ts';
4
import {
5
- fitSpans,
6
getCharacterIndex,
7
getCharacterLastIndex,
8
sourceSpanToLocationInformation,
0 commit comments