UNPKG

@midware/mauth

Version:

A simple auth middleware for Node.js

7 lines 135 B
type Permissions = { all?: { all?: unknown; }; }; export default Permissions; //# sourceMappingURL=permissions.d.ts.map