UNPKG

earthmc

Version:

An unofficial EarthMC library providing handy methods and extensive info.

7 lines 141 B
export type Resident = { name: string; town: string; nation?: string; rank: string; }; //# sourceMappingURL=resident.d.ts.map