Source code
Revision control
Copy as Markdown
Other Tools
test(() => {
assert_equals(Notification.get, undefined);
}, "Notification.get is obsolete");
test(() => {
assert_equals(Notification.get, undefined);
}, "Notification.get is obsolete");