ao-js-sdk - v0.2.11
    Preparing search index...

    Interface IEntity

    interface IEntity {
        getId(): string;
        getType(): EntityType;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods