mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Remove 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