#[derive(TypeScript)]
{
// Attributes available to this derive:
#[ts]
}
Expand description
Deprecated: Use #[derive(TS)] instead.
This is a deprecated alias for backwards compatibility. It will be removed in v0.3.0.
#[derive(TypeScript)]
{
// Attributes available to this derive:
#[ts]
}
Deprecated: Use #[derive(TS)] instead.
This is a deprecated alias for backwards compatibility. It will be removed in v0.3.0.