[add] Set CocosBridge(Cocos to Web)
This commit is contained in:
parent
ecad6d01e3
commit
1606c28b5c
@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
/** System類型 */
|
||||||
|
export enum System_Eevent {
|
||||||
|
/** SetFCMToken */
|
||||||
|
SetFCMToken,
|
||||||
|
|
||||||
|
/** Test */
|
||||||
|
Test
|
||||||
|
}
|
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.1.0",
|
||||||
|
"uuid": "f0d14145-1175-48fa-b591-4b98f59a0e04",
|
||||||
|
"importer": "typescript",
|
||||||
|
"isPlugin": false,
|
||||||
|
"loadPluginInWeb": true,
|
||||||
|
"loadPluginInNative": true,
|
||||||
|
"loadPluginInEditor": false,
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user