/** * Error-posture contract for the Node SDK. * * Three tiers, and the rule that binds them: a lower tier must never change a * higher tier's answer. See docs/design/sdk-error-posture.md. */ export {}; //# sourceMappingURL=error-posture.test.d.ts.map