mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Remove unnecessary name field
This commit is contained in:
Vendored
-1
@@ -6,7 +6,6 @@
|
||||
declare module "node-polyglot" {
|
||||
module Polyglot {
|
||||
interface InterpolationOptions {
|
||||
name?: string;
|
||||
smart_count?: number;
|
||||
_?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user