packages/bui-core/src/ScrollView/index.ts (
3
lines of code) (
raw
):
export { default } from './ScrollView'; export { default as ScrollView } from './ScrollView'; export * from './ScrollView.types';