NDNts

    Interface DirEntry

    Directory listing entry.

    interface DirEntry {
        isDir: boolean;
        name: string;
    }
    Index

    Properties

    Properties

    isDir: boolean
    name: string
    MMNEPVFCICPMFPCPTTAAATR