mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-07-29 15:00:09 +08:00
暴露pinyinmatch
This commit is contained in:
parent
9694570dea
commit
70374d75b6
@ -12,6 +12,7 @@ const PinyinMatch = require('pinyin-match');
|
|||||||
const axios = require('axios');
|
const axios = require('axios');
|
||||||
|
|
||||||
_ = require("lodash")
|
_ = require("lodash")
|
||||||
|
window.pinYinMatch = PinyinMatch
|
||||||
|
|
||||||
// axios.defaults.adapter = require('axios/lib/adapters/http')
|
// axios.defaults.adapter = require('axios/lib/adapters/http')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user