Derive Macro Tsify

Source
#[derive(Tsify)]
{
    // Attributes available to this derive:
    #[tsify]
    #[serde]
}