Files
DefinitelyTyped/types/umbraco/index.d.ts
2017-03-24 14:27:52 -07:00

11 lines
367 B
TypeScript

// Type definitions for Umbraco v7.2.8
// Project: https://github.com/umbraco
// Definitions by: DeCareSystemsIreland <https://github.com/DeCareSystemsIreland>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="umbraco-resources.d.ts" />
/// <reference path="umbraco-services.d.ts" />
export as namespace umb;
export = umbraco;