UNPKG

hardhat-forta

Version:
8 lines (6 loc) 128 B
export interface FortaAgentUserConfig { contextPath?: string; } export interface FortaAgentConfig { contextPath: string; }