import { Schema } from "./schema" export const Collection = { name: "bunadmin_auth", schema: Schema }