generate bindings

This commit is contained in:
Tao Tien 2026-03-04 23:05:56 -08:00
parent 147f939179
commit b66a4e63f1
22 changed files with 445 additions and 574 deletions

View file

@ -3,8 +3,6 @@
#![allow(unused, clippy::all)]
use super::bot_type::Bot;
use super::db_tile_type::DbTile;
use super::turn_state_type::TurnState;
use spacetimedb_sdk::__codegen::{self as __sdk, __lib, __sats, __ws};
/// Table handle for the table `bot`.