UNPKG

87 BTypeScriptView Raw
1export = shebangCommand;
2
3declare function shebangCommand(str: string): string | null;