Nothing works, I dont understand modern javascript
This commit is contained in:
parent
72666e9258
commit
d5cf369a75
139 changed files with 10138 additions and 55 deletions
3
crates/librqbit/webui/node_modules/preact/test-utils/src/index.d.ts
generated
vendored
Normal file
3
crates/librqbit/webui/node_modules/preact/test-utils/src/index.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export function setupRerender(): () => void;
|
||||
export function act(callback: () => void | Promise<void>): Promise<void>;
|
||||
export function teardown(): void;
|
||||
Loading…
Add table
Add a link
Reference in a new issue