/// <reference path="../jquery/jquery.d.ts"/>
/// <reference path="jquery.placeholder.d.ts"/>

$('input').placeholder();
