1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/technical-features/messaging/renderer/index.ts
Janne Savolainen 7113e0f255
Extract messaging to NPM package
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-03-17 08:50:28 +02:00

2 lines
61 B
TypeScript

export { messagingFeatureForRenderer } from "./src/feature";