Skip to main content
Version: latest (master)

Function: unpatchVercelAiSdk()

unpatchVercelAiSdk(): boolean

Defined in: src/hooks/ai-sdk.ts:199

Public re-exports for the per-framework governance patch hooks (AAASM-2922).

These let consumers apply a single framework's governance hook manually, instead of relying on initAssembly() to patch every detected framework. Only the user-facing patch/unpatch/has surface and the option/module interfaces those functions take as parameters are re-exported here; internal helpers (wrappers, patch-state, capture/record utilities) stay private to their hook modules.

Returns

boolean