Skip to content

Instantly share code, notes, and snippets.

@afternoon
Last active August 29, 2015 13:56
Show Gist options
  • Save afternoon/9022921 to your computer and use it in GitHub Desktop.
Save afternoon/9022921 to your computer and use it in GitHub Desktop.
TypeScript references for an Angular module
/// <reference path="angularjs/angular.d.ts" />
/// <reference path="hammerjs/hammerjs.d.ts" />
/// <reference path="moment/moment.d.ts" />
/// <reference path="lodash/lodash.d.ts" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment