@willwade/aac-processors
    Preparing search index...

    Interface DimensionSupport

    interface DimensionSupport {
        available: boolean;
        reason?: string;
    }
    Index

    Properties

    Properties

    available: boolean
    reason?: string