mirror of
https://github.com/denoland/deno.git
synced 2025-02-05 06:05:54 -05:00
![David Sherret](/assets/img/avatar_default.png)
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;
|