UNPKG

ontimize-web-ngx

Version:
5 lines (4 loc) 113 B
export interface OTableButton { innerOnClick: (event: any) => void; isIconPositionLeft: () => boolean; }