mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-02 11:58:01 +08:00
18 lines
308 B
JSON
18 lines
308 B
JSON
{
|
|
"globals": {
|
|
"$confirm": true,
|
|
"$error": true,
|
|
"$info": true,
|
|
"$message": true,
|
|
"$notification": true,
|
|
"$success": true,
|
|
"$warning": true,
|
|
"appStore": true,
|
|
"guideStore": true,
|
|
"jpomWindow": true,
|
|
"route": true,
|
|
"router": true,
|
|
"userStore": true
|
|
}
|
|
}
|