3 lines
135 B
TypeScript
3 lines
135 B
TypeScript
import * as z from 'zod';
|
|
export declare const UserCountResultSchema: z.ZodNumber;
|
|
//# sourceMappingURL=UserCountResult.schema.d.ts.map
|