# @typedotenv/core

typedotenv library core.

[read more](../../README.md)

## API

```ts
const generate: (dotenv: string, options?: GenerateOptions) => string;
```
