MCPcopy Create free account
hub / github.com/api3dao/airnode / constructor

Method constructor

packages/airnode-deployer/src/utils/logger.ts:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 private oraInstance;
18
19 constructor() {
20 this.oraInstance = oraInstance();
21 }
22
23 private getOraInstance() {
24 return this.oraInstance;

Callers

nothing calls this directly

Calls 1

oraInstanceFunction · 0.85

Tested by

no test coverage detected