basic impl of wait for stylesheet loaded
This commit is contained in:
@@ -226,6 +226,7 @@ export type hookResetter = () => void;
|
||||
export type playerConfig = {
|
||||
speed: number;
|
||||
root: Element;
|
||||
loadTimeout: number;
|
||||
};
|
||||
|
||||
export type playerMetaData = {
|
||||
|
||||
Reference in New Issue
Block a user