UNPKG

@types/promise.allsettled

Version:
6 lines (3 loc) 138 B
import implementation = require("./implementation"); declare function shimAllSettled(): typeof implementation; export = shimAllSettled;