UNPKG

hardhat-forta

Version:
7 lines 166 B
export interface FortaAgentUserConfig { contextPath?: string; } export interface FortaAgentConfig { contextPath: string; } //# sourceMappingURL=types.d.ts.map