UNPKG
redc
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
0.0.0
Compiles RED lang into Minecraft schematics
redc
/
build
/
builder.d.ts
2 lines
(1 loc)
•
60 B
TypeScript
View Raw
1
2
export
declare
function
toSchematic
(
bin
:
string
[]
):
string
;