UNPKG

core-mvc

Version:

Simple but powerful MVC framework for NodeJS.

6 lines 189 B
export declare const shouldDenyAccess: (target: any, name: string | symbol, context: { req: { user?: unknown; }; }) => boolean; //# sourceMappingURL=securityHandler.d.ts.map