react-native-insta-story
react-native-insta-story copied to clipboard
unable to use typescript under .js file
import type {IUserStory} from "./interfaces/IUserStory"; import type {IUserStoryItem} from "./interfaces/IUserStory";
I am unable to use the above line under .js file