mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-20 21:12:38 +08:00
9 lines
316 B
TypeScript
9 lines
316 B
TypeScript
// Type definitions for freedom v0.6.26
|
|
// Project: https://github.com/freedomjs/freedom
|
|
// Definitions by: Jonathan Pevarnek <https://github.com/jpevarnek/>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
|
|
/// <reference path="./freedom.d.ts" />
|
|
|
|
declare var freedom :freedom.FreedomInModuleEnv;
|