UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

6 lines (5 loc) 171 B
export function removeCellSelections({ matcher, spreadsheetRef, blockClass, }: { matcher: any; spreadsheetRef: any; blockClass?: string | undefined; }): void;