diff options
Diffstat (limited to 'src/api/schema.peechy')
-rw-r--r-- | src/api/schema.peechy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/schema.peechy b/src/api/schema.peechy index 64f0844b8..59cb1edf5 100644 --- a/src/api/schema.peechy +++ b/src/api/schema.peechy @@ -9,6 +9,7 @@ smol Loader { file = 6; json = 7; toml = 8; + wasm = 9; } smol FrameworkEntryPointType { |