Notification
It is used to send native system notification.
import { notification } from "@kksh/api/ui/template";import { notification } from "@kksh/api/ui/custom";import { notification } from "@kksh/api/headless";await notification.sendNotification("Extension Loaded.")