| 1 | import { lnbitsCallbackBodySchema, lnbitsCallbackQuerySchema } from '../../../src/schemas/lnbits-callback-schema' |
| 2 | import { expect } from 'chai' |
| 3 | import { validateSchema } from '../../../src/utils/validation' |
| 4 |
nothing calls this directly
no test coverage detected