UNPKG

typia

Version:

Superfast runtime validators with only one line

10 lines (7 loc) 196 B
import ts from 'typescript'; /** * @internal */ const stringify_native = () => ts.factory.createStringLiteral("{}"); export { stringify_native }; //# sourceMappingURL=stringify_native.mjs.map