fixed type and page action serialization

This commit is contained in:
2026-05-18 19:46:29 -04:00
parent 4874c09fb5
commit 9cefc225fc
4 changed files with 16 additions and 20 deletions

View File

@ -1,3 +1,4 @@
pub mod action;
pub mod compile;
pub mod edge;
pub mod r#enum;