UNPKG

firebase-functions-test

Version:
3 lines (2 loc) 132 B
/** Mock values returned by `functions.config()`. */ export declare function mockSecretManager(conf: Record<string, string>): void;