[**@kazupon/jts-utils**](../index.md)

---

[@kazupon/jts-utils](../index.md) / module

# module

Module utilities

## Example

```ts
import { interopDefault } from '@kazupon/jts-utils/module'
```

## Functions

| Function                                      | Description                                                     |
| --------------------------------------------- | --------------------------------------------------------------- |
| [interopDefault](functions/interopDefault.md) | resolve module with interop default for CommonJS and ES Modules |
