UNPKG

vconsole-helper

Version:
6 lines (5 loc) 91 B
export interface IPlugin { name: string; global: boolean; onClick: Function; }