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>
9 lines
183 B
TypeScript
9 lines
183 B
TypeScript
/**
|
|
* Document Generator Library
|
|
*
|
|
* Helper-Funktionen für die Integration von Einwilligungen-Datenpunkten
|
|
* in den Dokumentengenerator.
|
|
*/
|
|
|
|
export * from './datapoint-helpers'
|