UNPKG

wed

Version:

Wed is a schema-aware editor for XML documents.

9 lines (8 loc) 276 B
/// <reference types="bootstrap-notify" /> /** * @author Louis-Dominique Dubeau * @license MPL 2.0 * @copyright Mangalam Research Center for Buddhist Languages */ import "bootstrap-notify"; export declare function notify(message: string, settings?: NotifySettings): void;