UNPKG

@stdlib/process-getgid

Version:

Return the numeric group identity of a calling process.

3 lines 108 B
/// <reference path="../docs/types/index.d.ts" /> import getgid from '../docs/types/index'; export = getgid;