@ifc-lite/wasm 2.4.0 → 2.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/pkg/ifc-lite.d.ts +0 -3
- package/pkg/ifc-lite_bg.wasm +0 -0
package/package.json
CHANGED
package/pkg/ifc-lite.d.ts
CHANGED
|
@@ -912,9 +912,6 @@ export interface InitOutput {
|
|
|
912
912
|
readonly symbolictext_worldY: (a: number) => number;
|
|
913
913
|
readonly symbolictext_x: (a: number) => number;
|
|
914
914
|
readonly symbolictext_y: (a: number) => number;
|
|
915
|
-
readonly __wasm_bindgen_func_elem_675: (a: number, b: number, c: number) => void;
|
|
916
|
-
readonly __wasm_bindgen_func_elem_674: (a: number, b: number) => void;
|
|
917
|
-
readonly __wasm_bindgen_func_elem_709: (a: number, b: number, c: number, d: number) => void;
|
|
918
915
|
readonly __wbindgen_export: (a: number) => void;
|
|
919
916
|
readonly __wbindgen_export2: (a: number, b: number, c: number) => void;
|
|
920
917
|
readonly __wbindgen_export3: (a: number, b: number) => number;
|
package/pkg/ifc-lite_bg.wasm
CHANGED
|
Binary file
|