UNPKG

217 BJavaScriptView Raw
1/**
2 * import { ... } from 'expo-three';
3 *
4 * import ExpoTHREE from 'expo-three';
5 */
6import * as ExpoTHREE from './ExpoTHREE';
7export * from './ExpoTHREE';
8export default ExpoTHREE;
9//# sourceMappingURL=index.js.map
\No newline at end of file