diff options
Diffstat (limited to 'src/api/schema.peechy')
-rw-r--r-- | src/api/schema.peechy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/api/schema.peechy b/src/api/schema.peechy index f6e3e5617..bba0e40f9 100644 --- a/src/api/schema.peechy +++ b/src/api/schema.peechy @@ -11,6 +11,8 @@ smol Loader { toml = 8; wasm = 9; napi = 10; + base64 = 11; + dataurl = 12; } smol FrameworkEntryPointType { |