/**
 * Schema Forge - TypeScript to JSON Schema conversion
 *
 * This file is deprecated. Import from schema-forge directly instead.
 * All functionality has been moved to the lib directory for better organization.
 */
export * from './lib';
