From e21fcaf2398dfd9aed54136524fabd39866dfca4 Mon Sep 17 00:00:00 2001 From: DivisionByZero Date: Sun, 30 Jun 2024 19:06:31 +0200 Subject: refactor(locale): group person entries by gender (#2938) --- src/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/index.ts') diff --git a/src/index.ts b/src/index.ts index 2db17030..0b590340 100644 --- a/src/index.ts +++ b/src/index.ts @@ -19,6 +19,7 @@ export type { MetadataDefinition, MusicDefinition, PersonDefinition, + PersonEntryDefinition, PhoneNumberDefinition, ScienceDefinition, SystemDefinition, -- cgit v1.2.3