# RuntimeName type · @imqueue/pg-prisma

Source: https://imqueue.org/api/pg-prisma/latest/pg-prisma.runtimename/
Published: 2026-08-28
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-prisma 2.0.0 — generated reference, not hand-written

A runtime the generated code can import from.

**Signature:**

```typescript
export type RuntimeName = keyof typeof RUNTIME;
```
**References:** [RUNTIME](https://imqueue.org/api/pg-prisma/latest/pg-prisma.runtime/)

