UNPKG

@fto-consult/expo-ui

Version:

Bibliothèque de composants UI Expo,react-native

11 lines (7 loc) • 320 B
// Copyright 2022 @fto-consult/Boris Fouomene. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. import * as FileSystem from "./exports"; export default FileSystem; export * from "./exports"; export {default as path} from "./path";