UNPKG

arx-level-generator

Version:
5 lines (4 loc) 180 B
import { Entity, EntityConstructorPropsWithoutSrc } from '../../Entity.js'; export declare class Cube extends Entity { constructor(props?: EntityConstructorPropsWithoutSrc); }