OpenFairyGUI API
    Preparing search index...

    Interface PackageResourceFolder

    interface PackageResourceFolder {
        atlas: string;
        branch: string;
        favorite: boolean;
        path: string;
    }
    Index
    atlas: string
    branch: string
    favorite: boolean
    path: string