UNPKG

@tsed/schema

Version:
5 lines (4 loc) 101 B
import { from } from "./from.js"; export function any(...types) { return from().any(...types); }