#!/bin/sh NODE_PATH=@l_prefix@/lib/typescript export NODE_PATH exec @l_prefix@/bin/node \ @l_prefix@/lib/typescript/typescript/lib/tsc.js \ ${1+"$@"}