UNPKG
wcz-layout
Version:
latest (8.2.1)
legacy (6.7.2)
8.2.1
8.2.0
8.1.0
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.6.4
7.6.3
7.6.2
7.6.1
7.6.0
6.7.2
6.7.1
6.7.0
6.6.3
6.6.2
6.6.1
6.6.0
6.5.0
6.4.2
6.4.1
6.4.0
6.3.2
6.3.1
6.3.0
6.2.5
6.2.4
6.2.3
6.2.2
6.2.1
6.2.0
6.1.2
6.1.1
5.14.1
5.14.0
5.13.4
5.13.3
5.13.2
5.13.1
5.13.0
5.12.0
5.11.2
5.11.1
5.10.1
5.10.0
5.9.4
5.9.3
5.9.2
5.8.4
5.8.3
5.8.2
5.8.1
5.8.0
5.7.0
5.6.0
5.4.1
5.4.0
5.3.1
5.2.2
5.2.1
5.2.0
5.0.1
wcz-layout
/
dist
/
DialogsContext-DkePghS6.js
7 lines
(6 loc)
•
219 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
{ createContext }
from
"react"
;
//#region src/contexts/DialogsContext.ts
const
DialogsContext
=
createContext
({});
//#endregion
export
{
DialogsContext
as
t };
//# sourceMappingURL=DialogsContext-DkePghS6.js.map