UNPKG

@web-atoms/core

Version:
6 lines (5 loc) 99 B
export interface IMockOrInject { mock?: string; inject?: string; globalVar?: string; }