UNPKG
@pit-front-end/components
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
0.0.4
0.0.3
0.0.2
0.0.1
湖南创智艾泰克科技有限公司
@pit-front-end/components
/
dist
/
lib
/
hooks
/
use-global-properties
/
index.d.ts
2 lines
(1 loc)
•
68 B
TypeScript
View Raw
1
2
export
declare
function
useGlobalProperties
(
):
Record
<
string
,
any
>;