mirror of https://github.com/calzoneman/sync.git
4 lines
116 B
JavaScript
4 lines
116 B
JavaScript
![]() |
import createError from 'create-error';
|
||
|
|
||
|
export const ChannelStateSizeError = createError('ChannelStateSizeError');
|