Skip to content

Entypescripten the MLClass API helpers

Erwan Rouchet requested to merge type-mlclass into master

Closes #1126 (closed)

I updated the arguments to use less objects, which makes typing simpler and will match the Pinia updates. Pinia allows multiple arguments on actions, where Vuex only allowed zero or one.

Merge request reports

Loading