Docs

PrepareDeployTransactionFromUriOptions

type PrepareDeployTransactionFromUriOptions = Prettify<
{ uri: string } & SharedDeployOptions
>;