14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
{
|
|
"导入UE": {
|
|
"scope": [
|
|
"typescript",
|
|
"typescriptreact"
|
|
],
|
|
"prefix": "importue",
|
|
"body": [
|
|
"import * as UE from 'ue';",
|
|
],
|
|
"description": "导入UE"
|
|
},
|
|
}
|