This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dc-sdk
mirror of
https://github.com/dvt3d/dc-sdk
Watch
4
Star
0
Fork
0
Code
Issues
0
Releases
92
Wiki
Activity
Browse Source
add certified property
tags/2.1.3
Caven Chen
4 years ago
parent
fae0a9e37e
commit
394467640a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
packages/base/index.js
+ 1
- 0
packages/base/index.js
View File
@@ -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: {},
Write
Preview
Loading…
Cancel
Save