Update packages/svelte/src/internal/client/runtime.js

Co-authored-by: Rich Harris <rich.harris@vercel.com>
pull/11675/head
Dominic Gannaway 2 years ago committed by GitHub
parent 324ad9c07e
commit 4a89e2820a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,6 @@
import { DEV } from 'esm-env'; import { DEV } from 'esm-env';
import { import {
define_property,
get_descriptor, get_descriptor,
get_descriptors, get_descriptors,
get_prototype_of, get_prototype_of,

Loading…
Cancel
Save