UNPKG
@push.rocks/websetup
Version:
latest (3.0.19)
3.0.19
setup basic page properties
@push.rocks/websetup
/
ts
/
index.ts
6 lines
(5 loc)
•
253 B
text/typescript
View Raw
1
2
3
4
5
6
export
*
from
'./websetup.classes.websetup.js'
;
export
*
from
'./websetup.classes.tag.metatag.js'
;
export
*
from
'./websetup.classes.tag.opengraphtag.js'
;
export
*
from
'./websetup.classes.tag.jsonldtag.js'
;
export
*
from
'./websetup.classes.title.js'
;