MCPcopy
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

1interface ToastConfig {
2 type: string
3 title: string
4}
5
6declare global {
7 namespace NodeJS {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected