Skip to content
Kunkun

Notification

It is used to send native system notification.

import { notification } from "@kksh/api/ui/worker"
// or
import { notification } from "@kksh/api/ui/iframe"
await notification.sendNotification("Extension Loaded.")