Skip to content

Function: warnOnce

warnOnce(namespaces, msg): void

在程序运行时只打印同类型警告一次

Parameters

NameType
namespacesstring
msgstring

Returns

void

Defined in

utils.ts:162

Released under the MIT License.