[kissfft-js] Repair links (#47491)

This commit is contained in:
Jack Bates 2020-09-14 10:35:58 -07:00 committed by GitHub
parent 5c7ac60747
commit 361e45f638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
// Type definitions for kissfft-js 0.1
// Project: https://github.com/j-funk/kissfft-js#readme
// Definitions by: racerhere <https://github.com/racerhere>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/types/kissfft-js
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export class FFT {
constructor(size: number);