UNPKG

@babel/runtime-corejs2

Version:

babel's modular runtime helpers with core-js@2 polyfilling

5 lines 185 B
import assertClassBrand from "./assertClassBrand.js"; export default function _classPrivateMethodGet(receiver, privateSet, fn) { assertClassBrand(privateSet, receiver); return fn; }