Files
test/shared/types/db.d.ts
AlucardDev 7d4ff5962c
Some checks failed
ci / ci (22, ubuntu-latest) (push) Has been cancelled
first commit
2026-08-28 23:32:07 +03:00

4 lines
90 B
TypeScript

import type { schema } from 'hub:db'
export type Todo = typeof schema.todos.$inferSelect