UNPKG

zqs-plugin-bookmark

Version:
8 lines (7 loc) 121 B
export interface IConfig { endpoint: string; categories: string[]; errors: { empty: string; }; }