UNPKG

wechaty-token

Version:

Wechaty Token Based Authentication Manager

9 lines (6 loc) 112 B
import { log } from 'brolog' const DEFAULT_AUTHORITY = 'api.chatie.io' export { DEFAULT_AUTHORITY, log, }