487 B
487 B
Home > @apextoaster/js-utils > constructorName
constructorName() function
Signature:
export declare function constructorName(val: object): string;
Parameters
Parameter | Type | Description |
---|---|---|
val | object |
Returns:
string