1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/utility-features/item-store/index.ts
Sebastian Malton 7b04e3f7a2 chore: Extract ItemStore to own package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-06-01 16:33:31 -04:00

2 lines
34 B
TypeScript

export * from "./src/item.store";