UNPKG

wechaty-token

Version:

Wechaty Token Based Authentication Manager

4 lines 153 B
import { log } from 'brolog'; declare const DEFAULT_AUTHORITY = "api.chatie.io"; export { DEFAULT_AUTHORITY, log, }; //# sourceMappingURL=config.d.ts.map