Type guarded function to check if the scale implements the TransformableScale interface. Unfortunately, there is no way to do runtime interface typechecking, so we have to explicitly list all classes that implement the interface.
TransformableScale
Generated using TypeDoc
Type guarded function to check if the scale implements the
TransformableScale
interface. Unfortunately, there is no way to do runtime interface typechecking, so we have to explicitly list all classes that implement the interface.