UNPKG

rapiq

Version:

A tiny library which provides utility types/functions for request and response query handling.

5 lines 101 B
export type KeyDetails = { name: string; path?: string; }; //# sourceMappingURL=type.d.ts.map