tidev / docs-devkit

Tooling for Axway Appcelerator open source documentation. https://titanium-docs-devkit.netlify.com/
24 stars 18 forks source link

fix: docgen interfaces #253

Closed m1ga closed 10 months ago

m1ga commented 1 year ago

Had to change some namespaces to interfaces so https://github.com/DefinitelyTyped/DefinitelyTyped/pull/64580 tests will succeed.

Errors before e.g.

'Titanium.Calendar.RecurrenceRule' refers to a value, but is being used as a type here. Did you mean 'typeof Titanium.Calendar.RecurrenceRule'?