Member Junction
    Preparing search index...

    Result of the GetBundles action

    interface GetBundlesResult {
        Bundles: LearnWorldsBundle[];
        TotalCount: number;
    }
    Index

    Properties

    Properties

    TotalCount: number