Fix typo in types

This commit is contained in:
Jordan Eldredge 2019-05-20 06:32:20 -07:00
parent bd98dad6cb
commit b4a88d2cc4

2
index.d.ts vendored
View file

@ -253,7 +253,7 @@ export default class Webamp {
/**
* Returns a promise that resolves when the skin is done loading.
*/
public oskinIsLoaded(): Promise<void>;
public skinIsLoaded(): Promise<void>;
/**
* **Note:** _This method is not fully functional. It is currently impossible to