Repository URL to install this package:
|
Version:
2.1.14 ▾
|
declare class ShoppingListCollapseState {
collapseState: undefined;
removeConfirmationState: undefined;
}
export { ShoppingListCollapseState };