schema/index.ts

11 lines
68 B
TypeScript

import s from "./Schema"
s.string()
/*
buffer
date
file
record
*/