fix symbol
This commit is contained in:
parent
d78a065c54
commit
f111563137
|
@ -1 +1 @@
|
|||
export const MESSAGE_PUBLISHER = Symbol();
|
||||
export const MESSAGE_PUBLISHER = Symbol('MESSAGE_PUBLISHER');
|
||||
|
|
Loading…
Reference in New Issue