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
Properties
Main
staticMain: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>