@systemfsoftware/effect-schema-discovery
v1.0.3
Published
Effect Schema source-discovery walk for the Vite law plugin.
Maintainers
Readme
@systemfsoftware/effect-schema-discovery
Extracts exported Effect Schema declarations from TypeScript source files, providing AST-based schema discovery for @systemfsoftware/effect-schema-vite.
Quick Start
import { findExportedSchemas } from '@systemfsoftware/effect-schema-discovery'
const schemas = findExportedSchemas('src')License
Apache-2.0. Part of systemfsoftware.
