Coda by Ian Macalinao
    Preparing search index...

    Type Alias WriteExternalPluginAdapterDataV1InstructionDataArgs

    type WriteExternalPluginAdapterDataV1InstructionDataArgs = {
        writeExternalPluginAdapterDataV1Args: WriteExternalPluginAdapterDataV1ArgsArgs;
    }
    Index

    Properties

    writeExternalPluginAdapterDataV1Args: WriteExternalPluginAdapterDataV1ArgsArgs

    The target adapter and the bytes to write, or None to clear it.