Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/poooi/poi
/ ToastConfig
Interface
ToastConfig
shims/global.d.ts:1–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
interface
ToastConfig {
2
type
: string
3
title: string
4
}
5
6
declare global {
7
namespace NodeJS {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected