sylvainpolletvillard / ObjectModel

Strong Dynamically Typed Object Modeling for JavaScript
http://objectmodel.js.org
MIT License
467 stars 30 forks source link

chore(types): add definition template to Assertion type #175

Closed RonaldZielaznicki closed 1 month ago

RonaldZielaznicki commented 9 months ago

I flip-flopped on whether this or D was better here. Ended up going for this because BasicModel<StringConstructor> is more accurate than StringConstructor when looking at the types in an editor.

sylvainpolletvillard commented 1 month ago

Thanks ! Sorry for the time it took, been busy on other projects