Type alias Pid

Pid: number & {
    __brand: "Pid";
}

Generated using TypeDoc