#[derive(Tsify)]
{
// Attributes available to this derive:
#[tsify]
#[serde]
}
Expand description
The Tsify derive macro, used in #[derive(Tsify, ...)] annotations.
#[derive(Tsify)]
{
// Attributes available to this derive:
#[tsify]
#[serde]
}
The Tsify derive macro, used in #[derive(Tsify, ...)] annotations.