UNPKG

rollup-plugin-realm-uri

Version:

Import deduplicated references to intrinsic values using realm: scheme URIs

5 lines (3 loc) 183 B
import getPrototypeOf from 'realm:Reflect.getPrototypeOf'; import ArrayIteratorPrototype from 'realm:ArrayIteratorPrototype/'; export default getPrototypeOf(ArrayIteratorPrototype);