/** * Slang - Functional programming utilities for TypeScript * Re-exports all types and functions from the modular src folder. */ export * from "./src";