UNPKG

@zenfs/core

Version:

A filesystem, anywhere

11 lines (10 loc) 218 B
export const config = { /** * Whether to perform access checks */ checkAccess: true, /** * Whether to sync atime updates immediately when reading from a file */ syncOnRead: true, };