aea08a5428bf89ae0f1ed31d36958582d95a6d35
Replace wildcard barrel with selective named re-exports, ensuring no internal implementation details (TaskGraphInner, Nullable, SerializedGraph, standalone mutation/query/validation functions, computeEffectiveP, splitFrontmatter) leak through the public API. All 590 tests pass, TypeScript declarations compile cleanly.
Description
No description provided
Languages
TypeScript
100%