File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export { default as ConnectionManager } from './types/src/core/connection/connec
20
20
21
21
export { default } from './types/src/core/pusher' ;
22
22
23
- // The following types are provided for backward compatability
23
+ // The following types are provided for backward compatibility
24
24
export {
25
25
DeprecatedAuthOptions as AuthOptions ,
26
26
DeprecatedChannelAuthorizer as Authorizer ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export { default as ConnectionManager } from '../types/src/core/connection/conne
20
20
21
21
export { default } from '../types/src/core/pusher' ;
22
22
23
- // The following types are provided for backward compatability
23
+ // The following types are provided for backward compatibility
24
24
export {
25
25
DeprecatedAuthOptions as AuthOptions ,
26
26
DeprecatedChannelAuthorizer as Authorizer ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export { default as ConnectionManager } from '../types/src/core/connection/conne
20
20
21
21
export { default } from '../types/src/core/pusher' ;
22
22
23
- // The following types are provided for backward compatability
23
+ // The following types are provided for backward compatibility
24
24
export {
25
25
DeprecatedAuthOptions as AuthOptions ,
26
26
DeprecatedChannelAuthorizer as Authorizer ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export { default as ConnectionManager } from '../types/src/core/connection/conne
20
20
21
21
export { default } from '../types/src/core/pusher' ;
22
22
23
- // The following types are provided for backward compatability
23
+ // The following types are provided for backward compatibility
24
24
export {
25
25
DeprecatedAuthOptions as AuthOptions ,
26
26
DeprecatedChannelAuthorizer as Authorizer ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export { default as ConnectionManager } from '../../types/src/core/connection/co
20
20
21
21
export { default } from '../../types/src/core/pusher' ;
22
22
23
- // The following types are provided for backward compatability
23
+ // The following types are provided for backward compatibility
24
24
export {
25
25
DeprecatedAuthOptions as AuthOptions ,
26
26
DeprecatedChannelAuthorizer as Authorizer ,
You can’t perform that action at this time.
0 commit comments