UNPKG

@javelin/devtool

Version:

Developer tool for Javelin ECS.

3 lines 207 B
import { SerializedComponentType } from "@javelin/net"; export declare function getComponentName(type: number, model: SerializedComponentType[]): string | undefined; //# sourceMappingURL=component.d.ts.map