1
0
Fork 0
forked from wry/wry

head-management: add infrastructure

This commit is contained in:
Julian Orth 2025-07-12 09:13:14 +02:00
parent 078c59d730
commit 8356dd5d5c
28 changed files with 1791 additions and 21 deletions

View file

@ -0,0 +1,15 @@
request destroy (destructor) {
}
event success {
}
event failed {
}
request get_error {
error: id(jay_head_error_v1) (new),
}