diff --git a/types/tinajs__tina/index.d.ts b/types/tinajs__tina/index.d.ts index c8c4d213f9..8fb48a5598 100644 --- a/types/tinajs__tina/index.d.ts +++ b/types/tinajs__tina/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/tinajs/tina, https://tina.js.org // Definitions by: Jiayu Liu // 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;