RoomleConfigurator.Internal.default-6
Last updated
• new default(creator)
creator
string
• _creator_: string
▸ cleanUp(): void
void
▸ fetch(url, options): Promise<unknown>
url
string
options
Object
options.id
string
Promise<unknown>
▸ loadScripts(scripts): Promise<any[]>
scripts
Promise<any[]>
Last updated