mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-28 12:43:06 +08:00
Merge pull request #214 from vbortone/master
Removed unused NumeralJSStatic interface
This commit is contained in:
Vendored
-4
@@ -3,10 +3,6 @@
|
||||
// Definitions by: Vincent Bortone <https://github.com/vbortone/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
interface NumeralJSStatic {
|
||||
(value?: any): Numeral;
|
||||
}
|
||||
|
||||
interface NumeralJSLanguage {
|
||||
delimiters: {
|
||||
thousands: string;
|
||||
|
||||
Reference in New Issue
Block a user