spaces
This commit is contained in:
@@ -6,7 +6,9 @@ import { UmbContextProvideEventImplementation } from './context-provide.event';
|
||||
* @class UmbContextProvider
|
||||
*/
|
||||
export class UmbContextProvider {
|
||||
|
||||
protected host: EventTarget;
|
||||
|
||||
private _contextAlias: string;
|
||||
private _instance: unknown;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user