UNPKG

@midware/mauth

Version:

A simple auth middleware for Node.js

7 lines 122 B
type Params = { filter?: { id?: unknown; }; }; export default Params; //# sourceMappingURL=params.d.ts.map