Skip to content

ActivityPlug API / @activityplug/server / BrowserEntityRef

Interface: BrowserEntityRef

Defined in: packages/server/src/browser/types.ts:162

Properties

adapter

readonly adapter: string

Defined in: packages/server/src/browser/types.ts:165


id

readonly id: string

Defined in: packages/server/src/browser/types.ts:163


origin

readonly origin: string

Defined in: packages/server/src/browser/types.ts:166


type

readonly type: string

Defined in: packages/server/src/browser/types.ts:164


url?

readonly optional url?: string

Defined in: packages/server/src/browser/types.ts:167