brk_rolldown_devtools_action 0.5.0

DevTools action handlers for Rolldown
Documentation
1
2
3
4
5
6
#[derive(ts_rs::TS, serde::Serialize)]
#[ts(export)]
pub struct BuildEnd {
  #[ts(type = "'BuildEnd'")]
  pub action: &'static str,
}