UNPKG

to-typed

Version:

Type-guards, casts and converts unknowns into typed values

6 lines 148 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function test() { } test(); //# sourceMappingURL=playground.js.map