package node.fs; typedef StatSyncOptions = { @:optional var throwIfNoEntry : Bool; @:optional var bigint : Bool; };