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
/
ignition
/
modules
/
extensions
/
Hats.d.ts
8 lines
•
251 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
declare
const
_default
:
import
(
"@nomicfoundation/ignition-core"
).
IgnitionModule
<
"HatsModule"
,
string
, {
checkerFactory
:
any
;
checker
:
any
;
policyFactory
:
any
;
policy
:
any
; }>;
export
default
_default;
//# sourceMappingURL=Hats.d.ts.map