UNPKG

react-native-flip

Version:
12 lines (11 loc) 440 B
/** * Copyright (c) 2021 Expo, Inc. * Copyright (c) 2021 Callstack, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * Based on https://github.com/callstack/repack/blob/3c1e059/packages/repack/src/webpack/plugins/AssetsPlugin/assetsLoader.ts */ export declare const raw = true; export default function nativeAssetsLoader(this: any): Promise<void>;