Files
yaak-mountain-loop/src-tauri/yaak-templates/pkg/yaak_templates_bg.wasm.d.ts
2025-11-23 08:38:13 -08:00

10 lines
530 B
TypeScript

/* tslint:disable */
/* eslint-disable */
export const memory: WebAssembly.Memory;
export const escape_template: (a: number, b: number, c: number) => void;
export const parse_template: (a: number, b: number, c: number) => void;
export const unescape_template: (a: number, b: number, c: number) => void;
export const __wbindgen_export_0: (a: number, b: number) => number;
export const __wbindgen_export_1: (a: number, b: number, c: number, d: number) => number;
export const __wbindgen_add_to_stack_pointer: (a: number) => number;