UNPKG
@push.rocks/websetup
Version:
latest (3.0.19)
3.0.19
setup basic page properties
@push.rocks/websetup
/
ts
/
websetup.classes.title.ts
8 lines
(6 loc)
•
170 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
import
*
as
plugins
from
'./websetup.plugins.js'
;
/** * a title proxy class * --> to be used in the future when flashing titles is supported */
export
class
Title
{}