@iyonger/aptos-web3-bip44.js
Version:
Web3 SDK For Aptos
14 lines • 411 B
TypeScript
export declare const $WriteSet_ScriptWriteSet: {
readonly type: "all-of";
readonly contains: readonly [{
readonly properties: {
readonly type: {
readonly type: "string";
readonly isRequired: true;
};
};
}, {
readonly type: "ScriptWriteSet";
}];
};
//# sourceMappingURL=$WriteSet_ScriptWriteSet.d.ts.map