@rpcbase/vite 0.130.0 → 0.131.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -30,7 +30,6 @@ export declare const ZContact: import('zod').ZodObject<{
|
|
|
30
30
|
}, import('zod/v4/core').$strip>;
|
|
31
31
|
export type IContact = z.infer<typeof ZContact>;
|
|
32
32
|
export declare const ContactSchema: import('mongoose').Schema<any, import('mongoose').Model<any, any, any, any, any, any, any>, {}, {}, {}, {}, {
|
|
33
|
-
collection: string;
|
|
34
33
|
timestamps: true;
|
|
35
34
|
}, {
|
|
36
35
|
_id: string;
|
|
@@ -93,7 +92,6 @@ export declare const ContactSchema: import('mongoose').Schema<any, import('mongo
|
|
|
93
92
|
} & import('mongoose').DefaultTimestampProps, {
|
|
94
93
|
id: string;
|
|
95
94
|
}, import('mongoose').ResolveSchemaOptions<{
|
|
96
|
-
collection: string;
|
|
97
95
|
timestamps: true;
|
|
98
96
|
}>> & Omit<{
|
|
99
97
|
_id: string;
|
|
@@ -165,7 +163,6 @@ export declare const ContactSchema: import('mongoose').Schema<any, import('mongo
|
|
|
165
163
|
} & import('mongoose').DefaultTimestampProps, {
|
|
166
164
|
id: string;
|
|
167
165
|
}, import('mongoose').ResolveSchemaOptions<{
|
|
168
|
-
collection: string;
|
|
169
166
|
timestamps: true;
|
|
170
167
|
}>> & Omit<{
|
|
171
168
|
_id: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contact-model.input.d.ts","sourceRoot":"","sources":["../../../../src/plugins/prune-models-for-client/fixtures/contact-model.input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAU,MAAM,aAAa,CAAA;AAGvC,eAAO,MAAM,eAAe,yBAAuD,CAAA;AAEnF,eAAO,MAAM,kBAAkB;;;gCAG7B,CAAA;AAEF,eAAO,MAAM,kBAAkB;;;gCAG7B,CAAA;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;gCAanB,CAAA;AAEF,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,QAAQ,CAAC,CAAA;
|
|
1
|
+
{"version":3,"file":"contact-model.input.d.ts","sourceRoot":"","sources":["../../../../src/plugins/prune-models-for-client/fixtures/contact-model.input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAU,MAAM,aAAa,CAAA;AAGvC,eAAO,MAAM,eAAe,yBAAuD,CAAA;AAEnF,eAAO,MAAM,kBAAkB;;;gCAG7B,CAAA;AAEF,eAAO,MAAM,kBAAkB;;;gCAG7B,CAAA;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;gCAanB,CAAA;AAEF,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,QAAQ,CAAC,CAAA;AAqE/C,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAS,CAAA"}
|