unknown to any
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const umbContextRequestEventType = 'umb:context-request';
|
||||
|
||||
export type UmbContextCallback = (instance: unknown) => void;
|
||||
export type UmbContextCallback = (instance: any) => void;
|
||||
|
||||
/**
|
||||
* @export
|
||||
|
||||
Reference in New Issue
Block a user