Skip to content

readOnlyPolicy

function readOnlyPolicy(mutatingTools): Policy;

Denies every mutating call. A worker given this can inspect a workspace but not change it.

Parameter Type

mutatingTools

readonly string[]

Policy