UNPKG
@push.rocks/websetup
Version:
latest (3.0.19)
3.0.19
setup basic page properties
@push.rocks/websetup
/
dist_ts
/
websetup.classes.title.d.ts
7 lines
(6 loc)
•
128 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * a title proxy class * --> to be used in the future when flashing titles is supported */
export
declare
class
Title
{ }