UNPKG

100 BJavaScriptView Raw
1/**
2 * [开发模式] 特殊的请求 URI
3 */
4module.exports = {
5 dll: '/__koot_dev_dll'
6}