UNPKG

typia

Version:

Superfast runtime validators with only one line

7 lines 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Writable = Writable; function Writable(elem) { return elem; } //# sourceMappingURL=Writable.js.map