UNPKG

@types/object-is

Version:
5 lines (3 loc) 131 B
import implementation = require("./implementation"); declare function getPolyfill(): typeof implementation; export = getPolyfill;