UNPKG

@swc/helpers

Version:

External helpers for the swc project.

9 lines (7 loc) 274 B
export function _get_prototype_of(o) { _get_prototype_of = Object.setPrototypeOf ? Object.getPrototypeOf : function getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _get_prototype_of(o); } export { _get_prototype_of as _ };