Skip to content

Commit

Permalink
perf: add commands adapter
Browse files Browse the repository at this point in the history
BREAKING CHANGE: add commands adapter + update functions to use commands pattern
  • Loading branch information
cafadev committed Aug 1, 2023
1 parent dcdf4ab commit 905ab68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tables/capabilities/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import './bus'

export * from './normalizers'
export * from './manager'
export * from './column-value'

0 comments on commit 905ab68

Please sign in to comment.