UNPKG

@midware/mauth

Version:

A simple auth middleware for Node.js

6 lines 112 B
type Query = { id?: string; token?: string; }; export default Query; //# sourceMappingURL=query.d.ts.map