Derive Macro TypeScriptify

Source
#[derive(TypeScriptify)]
{
    // Attributes available to this derive:
    #[ts]
}