refactor: collection setup

This commit is contained in:
2026-01-03 00:44:59 +01:00
parent b9b12f790d
commit 7df5ed685d
30 changed files with 1056 additions and 1234 deletions

View File

@@ -1,5 +1,5 @@
import { clone } from "../src/clone.ts";
import { WithId } from "../src/types.ts";
import type { WithId } from "../src/types.ts";
const users: WithId<UserDocument>[] = [
{