UNPKG
@difizen/magent-core
Version:
latest (0.1.33)
0.1.33
0.1.30
0.1.29
0.1.28
0.1.27
github.com/difizen/magent
difizen/magent
@difizen/magent-core
/
es
/
common
/
page-config.d.ts
3 lines
•
166 B
TypeScript
View Raw
1
2
3
export
declare
function
getPageConfig
(
):
Record
<
string
,
string
>;
export
declare
function
toResourceUrl
(
url
:
string
):
string
;
//# sourceMappingURL=page-config.d.ts.map