Skip to content

@vtj


@vtj / renderer / loadScriptUrl

Function: loadScriptUrl()

loadScriptUrl(urls, library, global?): Promise<any>

Defined in: packages/renderer/types/utils/util.d.ts:6

Parameters

urls

string[]

library

string

global?

any

Returns

Promise<any>

Released under the MIT License.