# @hylid/types

> ## Install

Latest version **6.10.2** (published 2026-09-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @hylid/types
pnpm add @hylid/types
yarn add @hylid/types
bun add @hylid/types
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 6.10.2 |
| Published | 2026-09-23 |
| First published | 2024-04-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 21.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | hylid-bridge-robot, thomas_han, vyse12138 |

## Links

- npm: https://www.npmjs.com/package/@hylid/types
- npm.io page: https://npm.io/package/@hylid/types

## Dependencies (1)

- [@types/miniprogram](https://npm.io/package/@types/miniprogram.md) ^1.0.3

## Recent versions

- 6.10.2 (latest) — 2026-09-23
- 0.0.90011915454-dev.2 (alpha) — 2026-09-20
- 0.0.90011915454-dev.1 — 2026-09-18
- 0.0.90011914942-dev.1 — 2026-09-18
- 0.0.90011892696-dev.1 — 2026-09-08
- 6.10.1 — 2026-09-04
- 0.0.90011888155-dev.1 — 2026-09-04
- 0.0.90011867764-dev.4 — 2026-09-04
- 6.9.0 — 2026-09-03
- 0.0.90011511756-dev.40 — 2026-08-28
- 0.0.90011511756-dev.39 — 2026-08-27
- 0.0.90011867764-dev.2 — 2026-08-27
- 6.8.3 — 2026-08-26
- 0.0.90011837370-dev.5 — 2026-08-26
- 6.8.2 — 2026-08-24
- … 475 more at https://npm.io/package/@hylid/types/versions

## README

# @hylid/env

## Install

```bash
npm i @hylid/env --save
```

## API

```ts
import { getAppEnv, getPlatformEnv, getAppName, getPlatformName, APP, PLATFORM } from '@hylid/env';
```

## License

MIT

---
_Source: https://npm.io/package/@hylid/types · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
