4 lines
107 B
TypeScript
4 lines
107 B
TypeScript
|
|
export default async function () {
|
||
|
|
// Nothing to tear down — the emulator manages its own lifecycle.
|
||
|
|
}
|