mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-15 05:30:24 +00:00
fixed typo
This commit is contained in:
Vendored
+1
-1
@@ -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