tsargs
tsargs copied to clipboard
TypeScript utility types for function arguments
Results
1
tsargs issues
Sort by
recently updated
recently updated
newest added
https://codesandbox.io/s/currying-thunder-ulqj6?file=/src/index.ts Basically I'd like to keep the generic def but I don't seem to figure out how to ``` import { ESLintUtils } from "@typescript-eslint/experimental-utils"; import { Arg1 } from...