UNPKG

ut-tools

Version:

Build and Release management automation package.

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