mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
7 lines
245 B
TypeScript
7 lines
245 B
TypeScript
|
|
/// <reference path="requirejs/require.d.ts" />
|
|
/// <reference path="es6-shim/es6-shim.d.ts" />
|
|
/// <reference path="assertion-error/assertion-error.d.ts" />
|
|
/// <reference path="chai/chai.d.ts" />
|
|
/// <reference path="jasmine/jasmine.d.ts" />
|