UNPKG

blue-fish-helper

Version:

这是一个修复漏洞后的helper

7 lines (6 loc) 240 B
import axios, * as Axios from 'axios'; import * as dayjs from 'dayjs'; import * as _ from 'lodash'; import $ from './helper'; import HashIds = require('hashids/cjs'); export { $, _, $ as helper, _ as lodash, dayjs, axios, Axios, HashIds };