MCPcopy Create free account
hub / github.com/dfinity/orbit / Permission

Interface Permission

cli/src/audit/types.ts:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 | { NamedRule: unknown };
142
143export interface Permission {
144 resource: Resource;
145 allow: unknown;
146}

Callers 1

fromMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected