MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / skipNotification

Function skipNotification

apps/web/services/slack/api/notification.ts:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23};
24
25export function skipNotification() {
26 return process.env.SKIP_NOTIFICATION === 'true';
27}

Callers 1

sendNotificationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected