mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
export * from './src/features/actual';
|
|
export * as testUtils from './src/features/unit-testing';
|