UNPKG

@adonis-agora/filter

Version:

Server-side query filtering/sorting/pagination for AdonisJS — Spatie-style input, a Lucid adapter, and field allow-listing. Part of the Agora ecosystem.

4 lines 228 B
import { fileURLToPath } from 'node:url'; /** Absolute path to this package's stubs, handed to `codemods.makeUsingStub`. */ export const stubsRoot = fileURLToPath(new URL('./', import.meta.url)); //# sourceMappingURL=main.js.map