typecheck.macro
typecheck.macro copied to clipboard
Handle multi-file types
Hi! Thx for your job, I try to use it with nextjs project to check types of functions that operate with server data, and I need to check comming data types. In my project typescript types (interfaces) are located in other files. How can I solve this problem or can you upgrade your lib?