| 1 | import { createFileRoute } from '@tanstack/react-router' |
| 2 | import { json } from '@tanstack/react-start' |
| 3 | import { sql } from '../../db/postgres' |
| 4 | import { validateInsertConfig } from '../../db/validation' |
nothing calls this directly
no test coverage detected