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