Skip to content

@vtjDocs


@vtj / renderer / loadScriptUrl

Function: loadScriptUrl()

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

Parameters

urls: string[]

library: string

global?: any

Returns

Promise<any>

Defined in

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

Released under the MIT License.