### Package version 3.0.1 ### Describe the bug I tried to create a custom schema from docs https://vinejs.dev/docs/extend/custom_schema_types, but the class is not compilable, I got error: Non-abstract class 'VineMoney' does not implement inherited abstract member [SUBTYPE] from class 'BaseLiteralType<string, Money, Money>'. ### Reproduction repo _No response_