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.

6 lines (5 loc) 156 B
export * from "./createChar"; export * from "./createLine"; export * from "./createLyric"; export * from "./createParagraph"; export * from "./createWord";