Skip to content

Function: configDeps

configDeps(d): void

设置外部依赖的路径 一般我们在使用 importScripts 时需要指定

Parameters

NameType
dstring[]

Returns

void

Defined in

gl-core/src/index.ts:7

Released under the MIT License.