Home > @infiniteobjects/data-types > Transform > classToPlain
Signature:
static classToPlain<T = ObjectLike>(instances: unknown[]): T[];
Returns:
T[]