UNPKG

@opengis/fastify-table

Version:

core-plugins

5 lines 185 B
import type { ExtendedPG } from "../../../types/core.js"; export default function getInterfaces({ pg, }: { pg: ExtendedPG; }): Promise<any>; //# sourceMappingURL=interfaces.d.ts.map