UNPKG
hardhat-forta
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Forta Agent Hardhat Plugin
github.com/forta-protocol/hardhat-forta
forta-protocol/hardhat-forta
hardhat-forta
/
dist
/
src
/
types.d.ts
7 lines
•
166 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
interface
FortaAgentUserConfig
{
contextPath
?:
string
; }
export
interface
FortaAgentConfig
{
contextPath
:
string
; }
//# sourceMappingURL=types.d.ts.map