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

    Interface Grid3UserPath

    Grid3 user data path information

    interface Grid3UserPath {
        basePath: string;
        historyDbPath: string;
        langCode: string;
        userName: string;
    }
    Index

    Properties

    basePath: string
    historyDbPath: string
    langCode: string
    userName: string