thaw/examples/basic/dist/snippets/leptos_reactive-4dd1c6f4b4c060ba/inline0.js
2023-03-30 09:40:22 +08:00

1 line
No EOL
51 B
JavaScript

export function microtask(f) { queueMicrotask(f); }