/** * Tests for the test-only-reachable rule. * * The rule flags non-test functions whose only callers live in test files. * Module-init, exported, generated, orphan, and prod-reachable occurrences * are exempted. */ export {}; //# sourceMappingURL=test-only-reachable.test.d.ts.map