UNPKG

@elastic.io/maester-client

Version:
11 lines (10 loc) 222 B
import sinon from 'sinon'; export declare const creds: { jwtSecret: string; uri: string; userAgent: string; }; export declare const getContext: () => { logger: any; emit: sinon.SinonSpy<any[], any>; };