mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 09:57:11 -05:00

This is also a performance improvement because declaration file hashes don't need to be stored in the lockfile. Closes #19444
1 line
40 B
TypeScript
1 line
40 B
TypeScript
export declare function test(): number;
|