UNPKG

@types/object.assign

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