dsteem
    Preparing search index...

    Interface Operation

    Generic operation.

    interface Operation {
        "0": OperationName | VirtualOperationName;
        "1": { [key: string]: any };
    }

    Hierarchy (View Summary)

    Index

    Properties

    0 1

    Properties

    "1": { [key: string]: any }