Skip to content

Commit

Permalink
add kernel event
Browse files Browse the repository at this point in the history
  • Loading branch information
sgy committed Nov 27, 2017
1 parent 1ee7d9e commit dcd21f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/helper/const.js
Expand Up @@ -99,6 +99,8 @@ export const dispatcherMethods = [
];
export const kernelEvents = [
'mediaInfo',
'error',
'heartbeat',
];
export const domMethods = [
'focus',
Expand Down

0 comments on commit dcd21f5

Please sign in to comment.