UNPKG

bc-minecraft-bedrock-project

Version:

The typescript library responsible for reading/parsing minecraft bedrock data

5 lines 145 B
import { BaseObject } from 'bc-minecraft-bedrock-types'; /** */ export interface Sound extends BaseObject { } //# sourceMappingURL=sound.d.ts.map