UNPKG

bc-minecraft-bedrock-types

Version:

The typescript library that provides default types for minecraft bedrock

5 lines 138 B
/** * */ export type SelectorType = '@a' | '@e' | '@p' | '@r' | '@s' | '@v' | '@initiator'; //# sourceMappingURL=selector-types.d.ts.map