variable constants.O_CREAT Usage in Denoimport { constants } from "node:fs"; Constant for fs.open(). Flag indicating to create the file if it does not already exist. Type number