UNPKG

core-cde

Version:

5 lines (4 loc) 80 B
export interface IBaseProps { id?: string; notMyAction?: boolean; }