variable
fs.constants.S_IFBLK
const S_IFBLK: number
Constant for fs.Stats mode property for determining a file's type. File type constant for a block-oriented device file.
variable
Constant for fs.Stats mode property for determining a file's type. File type constant for a block-oriented device file.