Update src/compiler/compile/Component.ts

pull/8362/head
Simon H 4 years ago committed by GitHub
parent 11fc31ec5b
commit f42aa9c6a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,4 @@
// @ts-expect-error Svelte 3's ancient TS version can't look up the types for this package properly yet
import { TraceMap, originalPositionFor } from '@jridgewell/trace-mapping';
import { walk } from 'estree-walker';
import { getLocator } from 'locate-character';

Loading…
Cancel
Save