petergits
this is the first checkin, probably don't need the node modules.
a811242
declare function sign(x: number): number;
export = sign;