3 lines
116 B
TypeScript
3 lines
116 B
TypeScript
/** Compatibility barrel for package-owned PBL task-completion primitives. */
|
|
export * from '@openmaic/generation';
|