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

    Type Alias NexusLocationPrimitive

    If the primitive field contains a nexus location, this is returned.

    type NexusLocationPrimitive = {
        required: boolean;
        targets: TargetTypeValue;
        type: "nexus-location";
    }
    Index

    Properties

    Properties

    required: boolean
    type: "nexus-location"