UNPKG

@types/object-is

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