Skip to content

Commit dbf9c9f

Browse files
committed
📝 Adding header to the file as per Definitely Typed Convention
1 parent f413a02 commit dbf9c9f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.d.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
import { Color } from "csstype";
1+
// Type definitions for instabug-reactnative 8.0.26
2+
// Project: https://github.com/Instabug/instabug-reactnative#readme
3+
// Definitions by: Aly Ezz <https://github.com/alyezz>
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
25

36
declare module "instabug-reactnative" {
47

0 commit comments

Comments
 (0)