@datapos/datapos-shared
    Preparing search index...

    Interface FindResult

    interface FindResult {
        folderPath?: string;
    }
    Index

    Properties

    Properties

    folderPath?: string