aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2022-05-03 20:50:44 +0200
committerGitHub <[email protected]>2022-05-03 20:50:44 +0200
commit79884641bb89136158bd3ff75e78b89dde32a13c (patch)
tree1213c6b1dc1930ee1355d848122e692f5b40fec9 /src/index.ts
parente29e875c6e8c111b74a9e3df63ea723390e7b209 (diff)
downloadfaker-79884641bb89136158bd3ff75e78b89dde32a13c.tar.xz
faker-79884641bb89136158bd3ff75e78b89dde32a13c.zip
chore: remove obsolete DefinitionTypes type (#912)
Diffstat (limited to 'src/index.ts')
-rw-r--r--src/index.ts1
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,