variable constants.errno.WSANOTINITIALISED Usageimport { constants } from "node:os"; const { WSANOTINITIALISED } = constants.errno; Type number