UNPKG

@utsp/types

Version:

Type definitions and interfaces for UTSP (Universal Text Stream Protocol)

37 lines (23 loc) 958 B
# @utsp/types > ⚠️ **PROTOTYPE - NOT READY FOR PRODUCTION** > > This package is currently in early development and should **NOT** be used in production. > The API is unstable and subject to breaking changes without notice. Shared TypeScript types and interfaces for the UTSP (Universal Text Stream Protocol) monorepo. [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ## ⚠️ Development Status **This is a prototype package under active development.** - ❌ No stable API - ❌ No documentation available yet - ❌ Breaking changes expected - ❌ Not recommended for production use **Please check back later for updates or watch the repository for release announcements.** ## Installation ```bash npm install @utsp/types ``` ## Repository - [GitHub](https://github.com/thp-software/utsp) - [Issues](https://github.com/thp-software/utsp/issues) ## License MIT © 2025 THP Software