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

    Interface SymbolResolutionOptions

    Symbol resolution options

    interface SymbolResolutionOptions {
        fallbackToEmbed?: boolean;
        grid3Path?: string;
        locale?: string;
        symbolDir?: string;
    }
    Index

    Properties

    fallbackToEmbed?: boolean
    grid3Path?: string
    locale?: string
    symbolDir?: string