1
0
Fork 0
js-utils/docs/api/js-utils.checklist.check.md

23 lines
479 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [@apextoaster/js-utils](./js-utils.md) &gt; [Checklist](./js-utils.checklist.md) &gt; [check](./js-utils.checklist.check.md)
## Checklist.check() method
<b>Signature:</b>
```typescript
check(value: T): boolean;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| value | <code>T</code> | |
<b>Returns:</b>
`boolean`