UNPKG

@hastearcade/snowglobe

Version:

A TypeScript port of CrystalOrb, a high-level Rust game networking library

4 lines 93 B
export interface Cloneable { clone: () => this; } //# sourceMappingURL=cloneable.d.ts.map