UNPKG

nostr-dm-magiclink-utils

Version:

A comprehensive Nostr utility library for magic link authentication via direct messages, supporting both ESM and CommonJS. Features NIP-01/04 compliant message encryption, multi-relay support, internationalization (i18n) with RTL support, and TypeScript-f

14 lines 606 B
declare const _default: { readonly direction: "rtl"; readonly magicLink: { readonly title: "تسجيل الدخول إلى {{appName}}:"; readonly alternative: "أو انسخ هذا الرابط:"; readonly expiry: "تنتهي الصلاحية خلال {{minutes}} دقيقة"; readonly securityTip: "لا تشارك هذا الرابط"; readonly deviceInfo: "{{browser}} على {{os}}"; readonly location: "{{city}}، {{country}}"; readonly footer: "{{appName}} {{year}}"; }; }; export default _default; //# sourceMappingURL=ar.d.ts.map