@viewthread/shared

v1.0.5

Published

Shared TypeScript types and utilities for Viewthread packages.

Downloads

10

Readme

@viewthread/shared

Korean follows English.

English

Shared types and utilities used by Viewthread packages.

  • Website: https://viewthread.site
  • Package: @viewthread/shared

What it provides

  • TypeScript types for SDK, server, and dashboard
  • Common constants like API_VERSION, DEFAULT_CONFIG
  • Small helpers (formatting, IDs, etc.)

Build

npm run build

한국어

Viewthread 전 패키지에서 공통으로 사용하는 타입/유틸리티 모듈입니다.

  • 홈페이지: https://viewthread.site
  • 패키지: @viewthread/shared

제공 항목

  • SDK/서버/대시보드에서 공유하는 TypeScript 타입들
  • API_VERSION, DEFAULT_CONFIG 등 공통 상수
  • 간단한 유틸 함수(포매팅, ID 생성 등)

빌드

npm run build