This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
Better way to override @Model
and @Routable
constructor?
#77
Labels
See "Class Decorators" here: https://www.typescriptlang.org/docs/handbook/decorators.html
Could this be used to get typing for injected methods without having to extend
SakuraApiModel
?The text was updated successfully, but these errors were encountered: