Skip to content

Commit 5acddca

Browse files
committed
update type syntax
1 parent e73f52a commit 5acddca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/reanimated.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const {
66
const { getPackageVersion, toVersionNumber, v } = require("../scripts/helpers");
77
const { withReactNativeHost } = require("./index");
88

9-
/** @typedef {import("@expo/config-plugins").ExportedConfig} ExportedConfig */
9+
/** @import { ExportedConfig } from "@expo/config-plugins" */
1010

1111
const NAME = "react-native-reanimated";
1212

0 commit comments

Comments
 (0)