UNPKG

@dugongjs/core

Version:

5 lines (4 loc) 271 B
export type { AbstractConstructor } from "./abstract-constructor.type.js"; export type { Constructor } from "./constructor.type.js"; export type { RemoveAbstract } from "./remove-abstract.type.js"; export type { SerializableObject } from "./serializable-object.type.js";