diff options
| author | ST-DDT <[email protected]> | 2022-05-03 20:50:44 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-03 20:50:44 +0200 |
| commit | 79884641bb89136158bd3ff75e78b89dde32a13c (patch) | |
| tree | 1213c6b1dc1930ee1355d848122e692f5b40fec9 /src/index.ts | |
| parent | e29e875c6e8c111b74a9e3df63ea723390e7b209 (diff) | |
| download | faker-79884641bb89136158bd3ff75e78b89dde32a13c.tar.xz faker-79884641bb89136158bd3ff75e78b89dde32a13c.zip | |
chore: remove obsolete DefinitionTypes type (#912)
Diffstat (limited to 'src/index.ts')
| -rw-r--r-- | src/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.ts b/src/index.ts index 8a1d415e..7778fda0 100644 --- a/src/index.ts +++ b/src/index.ts @@ -10,7 +10,6 @@ export type { DatabaseDefinitions, DateDefinitions, DateEntryDefinition, - DefinitionTypes, FinanceCurrencyEntryDefinitions, FinanceDefinitions, HackerDefinitions, |
