- 
                Notifications
    
You must be signed in to change notification settings  - Fork 361
 
Closed
Description
Hello, I've encountered a problem with the Typescript definition files.
In the affected project definitions are created for all files except two, which I can't explain.
Thanks for your help!
Affected project: https://gitlab.com/sokkuri/kogitte
I miss the definitions for these files:
- models/AuthData.ts
 - models/SignInData.ts
 
AndyOGo