mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-15 11:23:22 +01: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: {},
|
|
})
|