Commit 5c583207 authored by 范雪寒's avatar 范雪寒

refactor: js->ts

parent e41ee5df
...@@ -10217,13 +10217,15 @@ ...@@ -10217,13 +10217,15 @@
"_id": "bauV8xcDFGA6ssKG7KNZ9I" "_id": "bauV8xcDFGA6ssKG7KNZ9I"
}, },
{ {
"__type__": "971c98IBE5Dm40y5rdr40cX", "__type__": "60d81OE+nRLtoMukBLWZZu2",
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 7 "__id__": 7
}, },
"_enabled": true, "_enabled": true,
"_id": "22af0kkE5HLZlqI4ZC1giz" "label": null,
"text": "hello",
"_id": "dc27P7CmJKL7vJ/gzFAByK"
} }
] ]
\ No newline at end of file
This diff is collapsed.
{
"ver": "1.0.8",
"uuid": "60d81384-fa74-4bb6-832e-9012d6659bb6",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
export class middleLayerBase extends cc.Component {
}
\ No newline at end of file
{
"ver": "1.0.8",
"uuid": "1b25c125-5f6c-4819-abcf-c852abb44e9e",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment