UNPKG

coersystem

Version:

Library for Angular projects

5 lines (4 loc) 82 B
export interface IInformation { show: boolean; tooltip?: string | null; }