mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 07:58:11 +08:00
Rename /frontend/wasm -> /frontend/wrapper (#3927)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { EditorWrapper } from "/wasm/pkg/graphite_wasm";
|
||||
import type { EditorWrapper } from "/wrapper/pkg/graphite_wasm_wrapper";
|
||||
|
||||
export type RequestResult = { body: string; status: number };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user