
committed by
Igor Minar

parent
bd864fb274
commit
7f17c70fd0
1
packages/goog.d.ts
vendored
1
packages/goog.d.ts
vendored
@ -16,6 +16,7 @@ declare namespace goog {
|
||||
* as it is sometimes true.
|
||||
*/
|
||||
export const DEBUG: boolean;
|
||||
export const getMsg: (input: string, placeholders?: {[key: string]: string}) => string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user