import { dateCoerce } from 'utils/zod/common';
import { appRouter } from '@/app/api/trpc/server/router';
import { bench } from '@ark/attest';
bench('single-quoted', () => {
const router = appRouter;
}).types([0, 'instantiations']);
import { dateCoerce } from 'utils/zod/common';
import { appRouter } from '@/app/api/trpc/server/router';
import { bench } from '@ark/attest';
bench('single-quoted', () => {
const router = appRouter;
}).types([0, 'instantiations']);