Annotation Type ToTypescript
-
@Documented @Target(TYPE) @Retention(CLASS) public @interface ToTypescript
If you annotate a class with this annotation, the rest2typescript-maven-plugin will export this type to the typescript file as interface (and all dependencies).