first commit
This commit is contained in:
6
index.js
Normal file
6
index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import './whisper-transcript';
|
||||
|
||||
export { WhisperTranscript } from './src/WhisperTranscript.js';
|
||||
export { WhisperSegment } from './src/WhisperSegment.js';
|
||||
export { WhisperWord } from './src/WhisperWord.js';
|
||||
export { WhisperMedia } from './src/WhisperMedia.js';
|
||||
Reference in New Issue
Block a user