Skip to content

Commit

Permalink
Merge pull request #379 from Marco-Prontera/feature/378
Browse files Browse the repository at this point in the history
[#378] Add CmpApiModel export
  • Loading branch information
kenario authored Dec 2, 2022
2 parents 869aae5 + 640bb8b commit 27321f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/cmpapi/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ export * from './command/index.js';
export * from './response/index.js';
export * from './status/index.js';
export * from './CmpApi.js';
export * from './CmpApiModel.js';
export * from './CustomCommands.js';
export {API_KEY, APIArgs} from './CallResponder.js';

0 comments on commit 27321f3

Please sign in to comment.