Fix ide support
This commit is contained in:
parent
1a3afe4dd0
commit
e01400058d
14 changed files with 50 additions and 20 deletions
|
|
@ -10,6 +10,7 @@ export * from './commands/types/set-view-area-action';
|
|||
export * from './commands/types/primary-action';
|
||||
export * from './commands/types/secondary-action';
|
||||
export * from './commands/command-receiver';
|
||||
export * from './commands/command-executors';
|
||||
export * from './commands/command-generator';
|
||||
export * from './commands/broadcast-commands';
|
||||
export * from './helper/array';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue