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) 162 B
export * from "./analysis"; export * from "./current"; export * from "./grid"; export * from "./helpers"; export * from "./navigation"; export * from "./update";