Skip to content

Commit

Permalink
Extra exports definition
Browse files Browse the repository at this point in the history
  • Loading branch information
m2a2x committed Jan 20, 2025
1 parent 602c267 commit 28b1537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { defineAsyncComponent } from 'vue';
import { defineCustomElements } from '@revolist/revogrid/loader';
import { RevoGrid } from './revogrid';
export { type EditorType } from './editor.adapter';
export * from '@revolist/revogrid/loader';
export * from '@revolist/revogrid';

export {
Expand Down

0 comments on commit 28b1537

Please sign in to comment.