UNPKG

@opengis/fastify-table

Version:

core-plugins

7 lines 194 B
export default function logAuth({ uid, type, data, ip, }: { uid: string; type?: string; data?: any; ip?: string; }, pg?: any): Promise<any>; //# sourceMappingURL=logAuth.d.ts.map