hotspot-shared
v1.0.4
Published
This repository contains shared TypeScript types and interfaces used across multiple WeDance applications:
Readme
WeDance Shared Types
This repository contains shared TypeScript types and interfaces used across multiple WeDance applications:
- WeDance App (Mobile Application)
- WeDance Web (Web Platform)
- WeDance Cloud Functions
- WeDance Festivals
Purpose
The purpose of this repository is to maintain a single source of truth for data types that are shared between different WeDance applications. This ensures consistency in data structures and reduces code duplication across the ecosystem.
Usage
To use these shared types in your WeDance project:
- Add this repository as a dependency
- Import the required types
