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