configurator-core/src/roomle-configurator..default

# Implements

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new default(creator)

# Parameters

Name Type
creator string

# Properties

# _creator_

_creator_: string

# Implementation of

Context.creator

# Methods

# cleanUp

cleanUp(): void

# Returns

void


# fetch

fetch(url, options): Promise<unknown>

# Parameters

Name Type
url string
options Object
options.id string

# Returns

Promise<unknown>


# loadScripts

loadScripts(scripts): Promise<any[]>

# Parameters

Name Type
scripts ScriptData[]

# Returns

Promise<any[]>