UNPKG

@ankhzet/goo

Version:

Elegoo .goo file format reader/writer

5 lines (4 loc) 165 B
export declare const GOO_VERSION = "V3.0"; export declare const GOO_MAGIC: Uint8Array; export declare const GOO_TAIL = 0; export declare const GOO_DELIMITER = 3338;