// Copyright (c) Meta Platforms, Inc. and affiliates.

export {useTableRowExpansion} from './useTableRowExpansion';
export type {UseTableRowExpansionConfig} from './useTableRowExpansion';
