RunKit + npm: fluent-json-schema

node v18.11.0
endpointsharetweet
var S = require("fluent-json-schema") const x = S.string().raw({nullable: true}) console.log(x.valueOf())
Created from: https://npm.runkit.com/fluent-json-schema
Loading…