wasm-posix-host
    Preparing search index...

    Interface PathconfProfile

    interface PathconfProfile {
        supportsSymlinks: boolean;
        timestampResolutionNs: number | null;
    }
    Index

    Properties

    supportsSymlinks: boolean
    timestampResolutionNs: number | null