diff --git a/index.d.ts b/index.d.ts index f1dd9a89..a0be4c30 100644 --- a/index.d.ts +++ b/index.d.ts @@ -253,7 +253,7 @@ export default class Webamp { /** * Returns a promise that resolves when the skin is done loading. */ - public oskinIsLoaded(): Promise; + public skinIsLoaded(): Promise; /** * **Note:** _This method is not fully functional. It is currently impossible to