mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-26 06:05:54 +08:00
replace internal module to namespace
This commit is contained in:
2
node-polyglot/node-polyglot.d.ts
vendored
2
node-polyglot/node-polyglot.d.ts
vendored
@@ -4,7 +4,7 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module "node-polyglot" {
|
||||
module Polyglot {
|
||||
namespace Polyglot {
|
||||
interface InterpolationOptions {
|
||||
smart_count?: number | { length: number };
|
||||
_?: string;
|
||||
|
||||
Reference in New Issue
Block a user