mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-13 11:20:12 +02:00
Split codebase (#455)
This commit is contained in:
3
crates-proxy/yaak-proxy-lib/bindings/ModelChangeEvent.ts
generated
Normal file
3
crates-proxy/yaak-proxy-lib/bindings/ModelChangeEvent.ts
generated
Normal file
@@ -0,0 +1,3 @@
|
||||
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
||||
|
||||
export type ModelChangeEvent = { "type": "upsert", created: boolean, } | { "type": "delete" };
|
||||
Reference in New Issue
Block a user