tokilabs / lang

Extends TypeScript/Javascript with basic classes and functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classify does not work

GabrielaRsanches opened this issue · comments

The options object here should have toClassOnly: true

options = Object.assign(options || {}, { toPlainOnly: true });

Resolved in the last commit: d4f0883