method default.prototype.notifyimport { default } from "https://deno.land/x/autopilot@0.4.0/src/autopilot.ts"; notify(title: string, body: string)Parameterstitle: stringThe title of the notification body: stringThe body of the notification