diff --git a/node-polyglot/node-polyglot.d.ts b/node-polyglot/node-polyglot.d.ts index 1b3469f02..0f5bd8922 100644 --- a/node-polyglot/node-polyglot.d.ts +++ b/node-polyglot/node-polyglot.d.ts @@ -6,7 +6,6 @@ declare module "node-polyglot" { module Polyglot { interface InterpolationOptions { - name?: string; smart_count?: number; _?: string; }