Closed luisfpg closed 2 years ago
For example, it generates
export type Model = Super & { /** * Deprecated property, but without the annotation */ 'property'?: boolean; };
For example, it generates