Explorar el Código

add certified property

tags/2.1.3
Caven Chen hace 4 años
padre
commit
394467640a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      packages/base/index.js

+ 1
- 0
packages/base/index.js Ver fichero

@@ -8,6 +8,7 @@ import { initMixin, initUse } from '@dc-modules/global-api'
let DC = {
version: __VERSION__,
accessToken: '',
certified: false,
author: __AUTHOR__,
home_page: __HOME_PAGE__,
Namespace: {},

Cargando…
Cancelar
Guardar