chore: LegacyOptions doesn't need to be exported (#1134)
This commit is contained in:
parent
d66211849c
commit
df4150dc4c
@ -217,7 +217,7 @@ type ComponentInjectOptions =
|
|||||||
string | symbol | { from: string | symbol; default?: unknown }
|
string | symbol | { from: string | symbol; default?: unknown }
|
||||||
>
|
>
|
||||||
|
|
||||||
export interface LegacyOptions<
|
interface LegacyOptions<
|
||||||
Props,
|
Props,
|
||||||
D,
|
D,
|
||||||
C extends ComputedOptions,
|
C extends ComputedOptions,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user