UNPKG

scu-pecourse-utils

Version:

9 lines (8 loc) 220 B
export { app_key, app_secret, getSign, getTimestamp } from './util'; export { emitAjaxGet, emitAjaxPost } from './http/index'; export { getTermId, choose, getClassIdAndTeacherId, startTimer, } from './http/api';