**Describe the bug** I am trying to cast on subscription `recurly.Subscription.cast(...)` but getting following error: `Property 'cast' does not exist on type 'typeof Subscription'.` **Expected behavior** Should be no typescript errors **Your Environment** 3.18.0
Describe the bug
I am trying to cast on subscription
recurly.Subscription.cast(...)but getting following error:Property 'cast' does not exist on type 'typeof Subscription'.Expected behavior
Should be no typescript errors
Your Environment
3.18.0