gespenst API - v0.1.0
Home
Core Guide
GitHub
Preparing search index...
@gespenst/core
core
TerminalNotification
Interface TerminalNotification
Desktop notification requested by terminal output.
interface
TerminalNotification
{
body
:
string
;
title
:
string
;
}
Index
Properties
body
title
Properties
Readonly
body
body
:
string
Notification body.
Readonly
title
title
:
string
Notification title.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
title
Home
Core Guide
GitHub
gespenst API - v0.1.0
Loading...
Desktop notification requested by terminal output.