feat: rm host and element info for shadow selector
This commit is contained in:
@@ -131,8 +131,6 @@ export interface BaseActionInfo {
|
|||||||
|
|
||||||
interface ShadowSelector {
|
interface ShadowSelector {
|
||||||
full: string;
|
full: string;
|
||||||
host: string;
|
|
||||||
element: string;
|
|
||||||
mode: string;
|
mode: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user