UNPKG
@curbl/ecs
Version:
latest (3.2.3)
3.2.3
3.2.2
3.2.1
3.2.1-9
3.2.1-8
3.2.1-7
3.2.1-6
3.2.1-5
3.2.1-4
3.2.1-3
3.2.1-2
3.2.0-0
3.1.0
3.0.0
2.2.1
2.2.0
2.1.2
Small Entity Component System
github.com/Xan0C/curbl-ecs
Xan0C/curbl-ecs
@curbl/ecs
/
lib
/
injector.d.ts
2 lines
(1 loc)
•
90 B
TypeScript
View Raw
1
2
export
declare
function
addNoopMethodsToPrototype
(
object
:
any
,
methods
:
string
[]
):
void
;