• Example

    import { Showpad } from '@showpad/experience-app-sdk'

    const collections = await Showpad.getCollections()

    Returns Promise<Collection[]>

    List of collections

Generated using TypeDoc