[tinajs__tina] Repair links (#47506)

This commit is contained in:
Jack Bates 2020-09-14 13:22:44 -07:00 committed by GitHub
parent ce3c8663d2
commit cf0de53aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
// Project: https://github.com/tinajs/tina, https://tina.js.org
// Definitions by: Jiayu Liu <https://github.com/Jimexist>
// Strange Fish <https://github.com/strange-fish>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/tinajs__tina
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
export function use(plugin: any): void;