UNPKG

@tsed/schema

Version:
7 lines (6 loc) 165 B
/** * Declare a new number model. * * * See @@JsonSchema@@ to discover available methods. */ export declare function number(): import("../index.js").JsonSchema;