@agorio/sdkDocs


Interface: PluginManifest

Properties

author

author: string

Defined in

src/types/index.ts:508


category

category: string

Defined in

src/types/index.ts:509


configSchema?

optional configSchema: Record<string, unknown>

Defined in

src/types/index.ts:512


dependencies?

optional dependencies: string[]

Defined in

src/types/index.ts:511


peerSdkVersion?

optional peerSdkVersion: string

Defined in

src/types/index.ts:513


tier

tier: "free" | "pro" | "enterprise"

Defined in

src/types/index.ts:510


version

version: string

Defined in

src/types/index.ts:507