@audiotool/nexus - v0.0.12
    Preparing search index...

    Interface NexusField

    The interface shared by all fields in the document.

    interface NexusField {
        location: NexusLocation;
    }

    Implemented by

    Index

    Properties

    Properties

    location: NexusLocation