mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix type error
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
5b40e6c67b
commit
ba8af98b50
@ -6,7 +6,4 @@ export {
|
|||||||
export type {
|
export type {
|
||||||
ChannelObserver,
|
ChannelObserver,
|
||||||
ComputedChannelFactory,
|
ComputedChannelFactory,
|
||||||
JsonifiableObject,
|
|
||||||
JsonifiableArray,
|
|
||||||
Jsonifiable,
|
|
||||||
} from "./src/computed-channel/computed-channel.injectable";
|
} from "./src/computed-channel/computed-channel.injectable";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user