IGPAPI
    Preparing search index...

    Type Alias IosIgpapi

    IosIgpapi: Awaited<ReturnType<typeof createMobileRuntime>> & {
        loginBloks: IosLoginBloks;
    }

    Runtime returned by createIosIgpapi.

    It includes the shared mobile facades (users, direct, media, account, run, feed, session export helpers, and others) plus the iOS-specific Bloks login wrapper.