23 lines
487 B
Markdown
23 lines
487 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [@apextoaster/js-utils](./js-utils.md) > [constructorName](./js-utils.constructorname.md)
|
||
|
|
||
|
## constructorName() function
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
export declare function constructorName(val: object): string;
|
||
|
```
|
||
|
|
||
|
## Parameters
|
||
|
|
||
|
| Parameter | Type | Description |
|
||
|
| --- | --- | --- |
|
||
|
| val | <code>object</code> | |
|
||
|
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
`string`
|
||
|
|