mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 10:01:48 -04:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
import * as store from './store'
|
|
|
|
export { store }
|