// src/client/entities/system/index.ts
// System entity - Public API

export * from './model/system.store';
