Esposter
    Preparing search index...

    Interface DirSource

    interface DirSource {
        dir: string;
        type: Dir;
    }
    Index

    Properties

    Properties

    dir: string
    type: Dir