UNPKG

@opengis/fastify-table

Version:

core-plugins

3 lines 172 B
import type { FastifyReply } from "fastify"; export default function tableAPI(req: any, reply: FastifyReply, called: any): Promise<any>; //# sourceMappingURL=table.d.ts.map