@deskcreate/agentcraft
    Preparing search index...

    Interface FileArtifactStoreOptions

    Options for the JSON-file artifact store.

    interface FileArtifactStoreOptions {
        root: string;
    }
    Index

    Properties

    Properties

    root: string