mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
fixed typo
This commit is contained in:
2
types/hls.js/index.d.ts
vendored
2
types/hls.js/index.d.ts
vendored
@@ -154,7 +154,7 @@ declare namespace Hls {
|
||||
/**
|
||||
* clean-up all used resources
|
||||
*/
|
||||
destory(): void;
|
||||
destroy(): void;
|
||||
}
|
||||
|
||||
interface Tracks {
|
||||
|
||||
Reference in New Issue
Block a user