@fto-consult/expo-ui
Version:
Bibliothèque de composants UI Expo,react-native
10 lines (7 loc) • 355 B
JavaScript
// 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.
export * from "./Common";
export {default} from "./IndexComponent";
export {default as SWRDatagrid} from "./SWRDatagrid";
export {default as Dashboard} from "./Dashboard";