Skip to main content

Class: v2_CloudRepository

Defined in: helpers/enableV2.ts:13

Constructors

new v2_CloudRepository()

new v2_CloudRepository(_baseUrl): v2_CloudRepository

Defined in: helpers/enableV2.ts:18

Parameters

_baseUrl

string = 'https://cloud.myop.dev'

Returns

v2_CloudRepository

Properties

Main

static Main: v2_CloudRepository

Defined in: helpers/enableV2.ts:14

Methods

fetchComponent()

fetchComponent(componentId, environmentIdentifier?): Promise<v2_IVariantConfig>

Defined in: helpers/enableV2.ts:21

Parameters

componentId

string

environmentIdentifier?

string

Returns

Promise<v2_IVariantConfig>