mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
fix(core): publish missing subpath exports (#1616)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export * from "./beatDetection";
|
||||
export * from "./beatFile";
|
||||
export * from "./beatDetection.js";
|
||||
export * from "./beatFile.js";
|
||||
|
||||
Reference in New Issue
Block a user