aboutsummaryrefslogtreecommitdiffstats
path: root/src/var/hasOwn.js
blob: 62f2c1852385f08f25647d622453fa8921ec2071 (plain)
1
2
3
import class2type from "./class2type.js";

export default class2type.hasOwnProperty;