fs property

NodeFs get fs

Access to file system methods

Implementation

static NodeFs get fs => require('node:fs') as NodeFs;