UNPKG

@trophyso/node

Version:
3 lines (2 loc) 94 B
import { type Schema } from "../../Schema"; export declare const any: () => Schema<any, any>;