Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lastraum committed Apr 26, 2022
1 parent 6c1413c commit bb217d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { VideoSystem } from './videoSystem'
export { Types } from './videoSystem'
export { Config } from './videoSystem'
export { VideoSystemTypes } from './videoSystem'
export { VideoSystemConfig } from './videoSystem'

0 comments on commit bb217d1

Please sign in to comment.