managarten/apps/clock/packages/shared/src/index.ts
Till-JS e02a94a29c 🐛 fix: restore missing clock shared package
The @clock/shared package was missing after the merge.
Restored from till-dev branch.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 15:43:16 +01:00

2 lines
54 B
TypeScript

export * from './types';
export * from './constants';