UNPKG

@hastearcade/snowglobe

Version:

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

4 lines 97 B
export interface Disposable { dispose: () => void; } //# sourceMappingURL=disposable.d.ts.map