websetup/ts/websetup.classes.title.ts
2023-05-07 20:24:53 +02:00

8 lines
170 B
TypeScript

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 {}