-
Notifications
You must be signed in to change notification settings - Fork 61
/
tsd.d.ts
21 lines (20 loc) · 1.26 KB
/
tsd.d.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/// <reference path="typingsTemp/atom/atom.d.ts" />
/// <reference path="typingsTemp/atom-keymap/atom-keymap.d.ts" />
/// <reference path="typingsTemp/atom-space-pen-views/atom-space-pen-views.d.ts" />
/// <reference path="typingsTemp/first-mate/first-mate.d.ts" />
/// <reference path="typingsTemp/linter/linter.d.ts" />
/// <reference path="typingsTemp/pathwatcher/pathwatcher.d.ts" />
/// <reference path="typingsTemp/property-accessors/property-accessors.d.ts" />
/// <reference path="typingsTemp/scandal/scandal.d.ts" />
/// <reference path="typingsTemp/scoped-property-store/scoped-property-store.d.ts" />
/// <reference path="typingsTemp/serializable/serializable.d.ts" />
/// <reference path="typingsTemp/space-pen/space-pen.d.ts" />
/// <reference path="typingsTemp/status-bar/status-bar.d.ts" />
/// <reference path="typingsTemp/text-buffer/text-buffer.d.ts" />
/// <reference path="typings/globals/Q/index.d.ts" />
/// <reference path="typings/globals/assertion-error/index.d.ts" />
/// <reference path="typings/globals/jquery/index.d.ts" />
/// <reference path="typings/globals/mixto/index.d.ts" />
/// <reference path="typings/globals/node/index.d.ts" />
/// <reference path="typings/modules/semver/index.d.ts" />
/// <reference path="typings/modules/lodash/index.d.ts" />