/** * buildMailtoUrl Tests — Feedback mailto: URL Builder * * Tests the mailto: URL builder for feedback reports. * * ERR checklist: * - ERR-001/005: no `as` casts; FeedbackReport constructed explicitly * - ERR-014/016: encoded body bounded to MAX_MAILTO_ENCODED_BODY_LENGTH (1800) + suffix */ export {}; //# sourceMappingURL=mailto-url.test.d.ts.map