Initial commit: breakpilot-compliance - Compliance SDK Platform
Services: Admin-Compliance, Backend-Compliance, AI-Compliance-SDK, Consent-SDK, Developer-Portal, PCA-Platform, DSMS Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
7
consent-sdk/src/core/index.ts
Normal file
7
consent-sdk/src/core/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Core module exports
|
||||
*/
|
||||
export { ConsentManager } from './ConsentManager';
|
||||
export { ConsentStorage } from './ConsentStorage';
|
||||
export { ScriptBlocker } from './ScriptBlocker';
|
||||
export { ConsentAPI } from './ConsentAPI';
|
||||
Reference in New Issue
Block a user