kind-of
Get the native type of a value.
where-type
```
1. judge assign data type
2. computed get assign data type
3. support import method: cjs and esm and iife
```
ts-type-detector
Takes any JavaScript data type or object as an input and returns a string describing the type of the input.