UNPKG
@cs-open/react-fabric
Version:
latest (0.0.14)
0.0.14
0.0.13
0.0.12
0.0.10
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
React Fabric
cs-open.github.io/react-fabric/
cs-open/react-fabric
@cs-open/react-fabric
/
dist
/
cjs
/
constants.cjs
3 lines
(2 loc)
•
228 B
JavaScript
View Raw
1
2
3
"use strict"
;
const
r={
error001
:
()=>
"[React Fabric]: \u7F3A\u5931 zustand Provider \u7956\u5148\u5143\u7D20"
,
error004
:
()=>
"dom\u5143\u7D20\u6CA1\u6709\u5BBD\u9AD8"
};
exports
.
errorMessages
=r;
//# sourceMappingURL=constants.cjs.map