fix(core): update
This commit is contained in:
9
ts/websetup.classes.title.ts
Normal file
9
ts/websetup.classes.title.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
import * as plugins from './websetup.plugins';
|
||||
|
||||
/**
|
||||
* a title proxy class
|
||||
* --> to be used in the future when flashing titles is supported
|
||||
*/
|
||||
export class Title {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user