import fun from './funMixin.js' import sendReq from './sendReqMixin.js' export const funMixin = fun export const sendReqMixin = sendReq