mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-04 11:44:42 +08:00
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
{
|
|
"Region CSS": {
|
|
"prefix": "regc",
|
|
"body": [
|
|
"/* #region /**=========== ${1} =========== */",
|
|
"$0",
|
|
"/* #endregion /**======== ${1} =========== */"
|
|
]
|
|
}
|
|
}
|