@labkey/api
    Preparing search index...

    Interface GetModulesResponse

    interface GetModulesResponse {
        folderType: string;
        modules: GetModulesModules[];
    }
    Index

    Properties

    Properties

    folderType: string

    the folderType, based on the container used when calling this API

    All modules present on this site