UNPKG

@ioris/core

Version:

This package provides the core functionality for the [@ioris](https://www.npmjs.com/search?q=%40ioris) ecosystem for managing music lyrics with time synchronization.

7 lines (6 loc) 178 B
export * from "./Constants"; export * from "./factories"; export * from "./features/editing"; export * from "./schemas/result"; export * from "./types"; export * from "./utils";