Skip to content

pid

pid(n): Pid

Defined in: packages/core/src/kernel/types.ts:50

Cast a numeric literal to Pid.

number

Pid

import { pid } from '@fishnet/core'
const p = pid(42)

Pid