variable constants.O_RDWR Usage in Denoimport { constants } from "node:fs"; Constant for fs.open(). Flag indicating to open a file for read-write access. Type number