UNPKG

@babel/runtime-corejs2

Version:

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

5 lines 211 B
import assertClassBrand from "./assertClassBrand.js"; export default function _classStaticPrivateMethodGet(receiver, classConstructor, method) { assertClassBrand(classConstructor, receiver); return method; }