We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73f52a commit 5acddcaCopy full SHA for 5acddca
plugins/reanimated.js
@@ -6,7 +6,7 @@ const {
6
const { getPackageVersion, toVersionNumber, v } = require("../scripts/helpers");
7
const { withReactNativeHost } = require("./index");
8
9
-/** @typedef {import("@expo/config-plugins").ExportedConfig} ExportedConfig */
+/** @import { ExportedConfig } from "@expo/config-plugins" */
10
11
const NAME = "react-native-reanimated";
12
0 commit comments