Skip to content

Commit 5c59dbb

Browse files
committed
commit api
1 parent 3cff78b commit 5c59dbb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
export interface ReactNativeApi {
3+
foo: string,
4+
bar: number,
5+
}

0 commit comments

Comments
 (0)