mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
@@ -1,7 +1,7 @@
|
||||
/// <reference types="jquery"/>
|
||||
/// <reference types="jqueryui"/>
|
||||
|
||||
import * as FullCalendar from 'fullCalendar';
|
||||
import * as FullCalendar from 'fullcalendar';
|
||||
import * as moment from 'moment';
|
||||
|
||||
// All examples from http://arshaw.com/fullcalendar/docs/
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
import json = require('JSONStream');
|
||||
import json = require('jsonstream');
|
||||
|
||||
var read: NodeJS.ReadableStream;
|
||||
var write: NodeJS.WritableStream;
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user