mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-23 23:09:28 +00:00
feat: export FormatUtils' types
This commit is contained in:
@@ -5,6 +5,7 @@ export * as Constants from './Constants.js';
|
||||
export { default as EventEmitter } from './EventEmitterLike.js';
|
||||
|
||||
export { default as FormatUtils } from './FormatUtils.js';
|
||||
export * from './FormatUtils.js';
|
||||
|
||||
export { default as HTTPClient } from './HTTPClient.js';
|
||||
export * from './HTTPClient.js';
|
||||
|
||||
Reference in New Issue
Block a user