UNPKG

@apihawk/appcell-sdk

Version:

The ApiHawk AppCell SDK

7 lines (6 loc) 118 B
export interface IAppcellPlugin { name: string; implements: string; scope: string; created: string; }