Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 3fda4dd

Browse files
authored
Types: Remove left-over.
1 parent bec4c97 commit 3fda4dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.d.ts

-4
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ declare module '@jsprismarine/bedrock-data' {
77
export const recipes: any;
88

99
export const biome_definitions: any;
10-
export const biome_definitions_path: string;
1110
export const canonical_block_states: any;
12-
export const canonical_block_states_path: string;
1311
export const entity_identifiers: any;
14-
export const entity_identifiers_path: string;
1512
export const r12_to_current_block_map: any;
16-
export const r12_to_current_block_map_path: string;
1713
}

0 commit comments

Comments
 (0)