I'm using an interface in Typescript to define a function that is only available on some of the classes that extend the base class. This is a simplified version of the code I have so far:I'm using an interface in Typescript to define
I'm using an interface in Typescript to define a function that is only available on some of the classes that extend the base class. This is a simplified version of the code I have so far:I'm using an interface in Typescript to define