managarten/apps/presi/packages/shared/src/index.ts
Till-JS 36a9e3a37c feat: restore presi and storage apps from archive
Re-activate presi (presentation tool) and storage (cloud storage)
apps that were previously archived for context reduction.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 13:25:51 +01:00

6 lines
99 B
TypeScript

/**
* @presi/shared - Shared types and utilities for Presi
*/
// Types
export * from './types';