Skip to main content
Module

x/computed_types/index.mjs

🦩 Joi like validations for TypeScript
Latest
File
import { Schema } from "./lib/index.js";export * from './lib/index.js';
export default Schema;