@arl/leaflet-tracksymbol2
    Preparing search index...

    Interface FileSystem

    interface FileSystem {
        name: string;
        root: FileSystemDirectoryEntry;
    }
    Index

    Properties

    Properties

    name: string