Type Alias: WriteContractsMethod<T, S, B>
type WriteContractsMethod<T, S, B>: { [K in B["name"]]: Function };
Type Parameters
Type Parameter | Default type |
---|---|
| ‐ |
|
|
|
|
Defined
@nilfoundation/niljs/src/types/utils.ts:143
type WriteContractsMethod<T, S, B>: { [K in B["name"]]: Function };
Type Parameter | Default type |
---|---|
| ‐ |
|
|
|
|
@nilfoundation/niljs/src/types/utils.ts:143