interface JSONSerializable<T = unknown> {
    toJSON(): T;
}

Type Parameters

  • T = unknown

Implemented by

Methods

Methods

MMNEPVFCICPMFPCPTTAAATR