variable constants.dlopen.RTLD_GLOBAL Usage in Denoimport { constants } from "node:os"; const { RTLD_GLOBAL } = constants.dlopen; Type number