UNPKG

rollup-plugin-realm-uri

Version:

Import deduplicated references to intrinsic values using realm: scheme URIs

5 lines (3 loc) 166 B
import getPrototypeOf from 'realm:Reflect.getPrototypeOf'; import matchAll from 'realm:RegExp.prototype[@@matchAll]?t=b'; export default getPrototypeOf(matchAll());