Interface ConfigOptions

When you load Squatch.js you need to provide these configuration options.

Param

The Tenant that you're using.

Param

The domain for API. Defaults to https://app.referralsaasquatch.com

Param

Enables debug logging. Defaults to false.

Hierarchy

  • ConfigOptions

Properties

debug?: boolean
domain?: string
npmCdn?: string
tenantAlias: string

Generated using TypeDoc