Automatic update from web-platform-tests Sync interfaces/ with @webref/idl 3.1.1 -- wpt-commits: 51b9a04084b306aac126ff8adca34e277d639ca7 wpt-pr: 32469
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
// GENERATED CONTENT - DO NOT EDIT
|
|
// Content was automatically extracted by Reffy into webref
|
|
// (https://github.com/w3c/webref)
|
|
// Source: Test Utils Standard (https://testutils.spec.whatwg.org/)
|
|
|
|
[Exposed=(Window,Worker)]
|
|
namespace TestUtils {
|
|
[NewObject] Promise<undefined> gc();
|
|
};
|