WillPower3309/awesome-dotfiles: Dotfiles for awesome people using the awesomewm linux environment
Dotfiles for awesome people using the awesomewm linux environment - WillPower3309/awesome-dotfiles: Dotfiles for awesome people using the awesomewm linux environment
NvChad/NvChad: An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime ~ 14ms to 67ms
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime ~ 14ms to 67ms - NvChad/NvChad: An attempt to make neovim cli functional like an IDE while ...
DominikDoom/a1111-sd-webui-tagcomplete: Booru style tag autocompletion for AUTOMATIC1111's Stable Diffusion web UI
Booru style tag autocompletion for AUTOMATIC1111's Stable Diffusion web UI - DominikDoom/a1111-sd-webui-tagcomplete: Booru style tag autocompletion for AUTOMATIC1111's Stable Diffusion web UI
asadahimeka/booru-search: Searches boorus for images using some js magic. Booru 站点图片搜索 API
Searches boorus for images using some js magic. Booru 站点图片搜索 API - asadahimeka/booru-search: Searches boorus for images using some js magic. Booru 站点图片搜索 API
How to make typescript think resolved PromiseT as Type T
I'm new to typescript, and I'm creating something and faced with problem that never happened when I use javascript.
Assume that we have async function what returns Promise<ResultSet>
interf...