UNPKG

node-cloud-config-client

Version:
11 lines (9 loc) 247 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); /** * Created by feng on 2017/6/4. */ const REFRESH_ALL_EVENT = exports.REFRESH_ALL_EVENT = '__refreshAll__'; const ERROR_EVENT = exports.ERROR_EVENT = '__error__';