From 9ac2bbe9781f7ab5a798621cc9dd46b4ff8befda Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Tue, 4 Feb 2020 00:51:15 -0500 Subject: Refactor and rebuild to TypeScript --- typings/index.d.ts | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 typings/index.d.ts (limited to 'typings') diff --git a/typings/index.d.ts b/typings/index.d.ts new file mode 100644 index 0000000..e6ce0ce --- /dev/null +++ b/typings/index.d.ts @@ -0,0 +1,5 @@ +declare namespace Express { + export interface Request { + rawBody?: string + } +} -- cgit 1.4.1 f0062a100a'/> dontfiles
summary refs log tree commit diff
path: root/bin/cash/libedit/sys.h (unfollow)
Commit message (Collapse)Author
2019-02-15Highlight Interp as yellowJune McEnroe
2019-02-15Highlight strings in sh command substitutionsJune McEnroe
2019-02-15Add nmap gpJune McEnroe
2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe
2019-02-13Add forgotten "sixth" book of H2G2June McEnroe