2 lines
42 B
JavaScript
2 lines
42 B
JavaScript
|
export const ERR_NOT_READY = "NOT_READY";
|
|
export const ERR_NOT_READY = "NOT_READY";
|