UNPKG

@brahmaesolutions/native

Version:
45 lines 921 B
{ "api": { "name": "CustomPlugin", "slug": "customplugin", "docs": "", "tags": [], "methods": [ { "name": "echo", "signature": "(options: { value: string; }) => any", "parameters": [ { "name": "options", "docs": "", "type": "{ value: string; }" } ], "returns": "any", "tags": [], "docs": "", "complexTypes": [], "slug": "echo" }, { "name": "getContacts", "signature": "(filter: string) => any", "parameters": [ { "name": "filter", "docs": "", "type": "string" } ], "returns": "any", "tags": [], "docs": "", "complexTypes": [], "slug": "getcontacts" } ], "properties": [] }, "interfaces": [], "enums": [] }