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 b1ad807 commit 2ba22efCopy full SHA for 2ba22ef
src/parse/preprocess.ts
@@ -1,8 +1,4 @@
1
-import {
2
- parse,
3
- type Range,
4
- sliceByteRange,
5
-} from '../utils/content-tag.js';
+import { parse, type Range, sliceByteRange } from '../utils/content-tag.js';
6
7
export interface Template {
8
contentRange: Range;
0 commit comments