brk_rolldown_debug_action 0.2.0

brk fork of rolldown_debug_action
Documentation
1
2
3
4
5
6
#[derive(ts_rs::TS, serde::Serialize)]
#[ts(export)]
pub struct BuildStart {
  #[ts(type = "'BuildStart'")]
  pub action: &'static str,
}