Anchorage API reference
    Preparing search index...
    interface ArtifactContent {
        record: ArtifactRecord;
        arrayBuffer(): Promise<ArrayBuffer>;
        text(): Promise<string>;
    }
    Index

    Properties

    Methods

    Properties

    Methods