Skip to content

Commit

Permalink
feat: added ts to usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
AminAllahham committed Jan 26, 2024
1 parent f4979bb commit ba4a0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ npm install react-native-live-audio-visualizer

## Usage

```
```ts
import * as React from 'react';
import { DeviceEventEmitter, StyleSheet, View } from 'react-native';
import {
Expand Down

0 comments on commit ba4a0ba

Please sign in to comment.