avancement planning
This commit is contained in:
+1
@@ -37,6 +37,7 @@ export interface CurrentOptions {
|
||||
timestamp?: "string" | "date";
|
||||
parseDate?: boolean;
|
||||
allowDate?: boolean;
|
||||
specialNumbers?: "fast" | "null";
|
||||
$comment?: true | ((comment: string, schemaPath?: string, rootSchema?: AnySchemaObject) => unknown);
|
||||
formats?: {
|
||||
[Name in string]?: Format;
|
||||
|
||||
Reference in New Issue
Block a user