MCPcopy Create free account
hub / github.com/circircir-circle/human_exist_device / __init

Method __init

mini_program/common/Validate.js:18–22  ·  view source on GitHub ↗

* __init

()

Source from the content-addressed store, hash-verified

16 * __init
17 */
18 __init() {
19 this.__initMethods()
20 this.__initDefaults()
21 this.__initData()
22 }
23
24 /**
25 * 初始化默认提示信息

Callers 1

constructorMethod · 0.95

Calls 3

__initMethodsMethod · 0.95
__initDefaultsMethod · 0.95
__initDataMethod · 0.95

Tested by

no test coverage detected