mirror of
https://gitee.com/viarotel-org/escrcpy.git
synced 2024-12-02 03:07:35 +08:00
6 lines
127 B
JavaScript
6 lines
127 B
JavaScript
import extendConfig from '@viarotel-org/unocss-config/src/desktop/index.js'
|
|
|
|
export default extendConfig({
|
|
shortcuts: {},
|
|
})
|