Skip to content

Commit

Permalink
chore: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
zuofenghua committed Jul 11, 2022
1 parent 5303f6f commit 460fe33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/useOLAP/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ import { useFilters } from './useFilters';
import { useCubeSettings } from './useCubeSettings';
import { useCubeData } from './useCubeData';

export {

// eslint-disable-next-line prettier/prettier
export type {
SourceData,
Columns,
PassedInCubeOptions,
Expand Down

0 comments on commit 460fe33

Please sign in to comment.