generate bindings
This commit is contained in:
parent
147f939179
commit
b66a4e63f1
22 changed files with 445 additions and 574 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue