mirror of
https://github.com/denoland/deno.git
synced 2024-11-30 16:40:57 -05:00
a8d472f88e
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;
|