@agorio/sdk • Docs
Interface: PluginManifest
Properties
author
author:
string
Defined in
src/types/index.ts:508
category
category:
string
Defined in
src/types/index.ts:509
configSchema?
optionalconfigSchema:Record<string,unknown>
Defined in
src/types/index.ts:512
dependencies?
optionaldependencies:string[]
Defined in
src/types/index.ts:511
peerSdkVersion?
optionalpeerSdkVersion: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