mirror of
https://gitee.com/dgflash/oops-plugin-framework.git
synced 2026-05-07 19:07:30 +08:00
.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { resLoader } from '../../core/common/loader/ResLoader';
|
||||
import type { GameComponentCtor } from '../types/Types';
|
||||
import { GameComponentCtor } from '../../types/Types';
|
||||
|
||||
/**
|
||||
* 游戏装饰器命名空间
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
/**
|
||||
* 游戏装饰器模块
|
||||
* 提供各种装饰器用于简化开发
|
||||
*/
|
||||
|
||||
export { prefab as game } from './GamePrefabDecorator';
|
||||
export type { PrefabConfig as PrefabMetadata } from './GamePrefabDecorator';
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"ver": "4.0.24",
|
||||
"importer": "typescript",
|
||||
"imported": true,
|
||||
"uuid": "7f85c52b-9f8e-4f0d-b749-7dca9fb8f57e",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
Reference in New Issue
Block a user