MCPcopy Create free account
hub / github.com/loopbackio/loopback-next /

Class

packages/security/src/types.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24export class TypedPrincipal implements Principal {
25 constructor(
26 public readonly principal: Principal,
27 public readonly type: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected