export { genSignature, getAPITicket, getAccessToken, } from './signature'; export { configWx, } from './wx-config'; export * from './types';