SongGuess
    Preparing search index...

    Interface ContainerDirectorySnapshotOptions

    interface ContainerDirectorySnapshotOptions {
        dir: string;
        name?: string;
    }
    Index

    Properties

    Properties

    dir: string
    name?: string