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

    Interface SnapUserInfo

    interface SnapUserInfo {
        userId: string;
        userPath: string;
        vocabPaths: string[];
    }
    Index

    Properties

    userId: string
    userPath: string
    vocabPaths: string[]