@lowlighter/typing
v4.1.0
Published
[](https://jsr.io/@libs/typing) [](https://jsr.io/@libs/typing) [: Promisable<Nullable<string>> {
return Promise.resolve(null)
}
// Get the type of arguments[1] of `foo` function
type args = Arg<typeof foo, 1>✨ Features
AsyncFunction,GeneratorFunctionandAsyncGeneratorFunctionconstructors.- Additional useful type utilities.
📜 License
Copyright (c) Simon Lecoq <@lowlighter>. (MIT License)
https://github.com/lowlighter/libs/blob/main/LICENSE