UNPKG
@excubiae/contracts
Version:
latest (0.13.0)
0.13.0
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.5.0
0.4.0
0.3.3
0.3.2
0.3.1
0.2.0
0.1.0
Excubiae contracts.
github.com/privacy-scaling-explorations/excubiae/tree/main/packages/contracts
@excubiae/contracts
/
build
/
typechain-types
/
contracts
/
checker
/
index.d.ts
3 lines
•
143 B
TypeScript
View Raw
1
2
3
export
type
{
AdvancedChecker
}
from
"./AdvancedChecker"
;
export
type
{
BaseChecker
}
from
"./BaseChecker"
;
//# sourceMappingURL=index.d.ts.map