UNPKG

inceptum

Version:

hipages take on the foundational library for enterprise-grade apps written in NodeJS

4 lines (3 loc) 156 B
export declare class ApiKeyVerification { static verifyApiKey(apiKey: any): (req: any, authOrSecDef: any, scopesOrApiKey: any, callback: any) => any; }