UNPKG

react-native-filament

Version:

A real-time physically based 3D rendering engine for React Native

2 lines 135 B
export type LoggerInterface = Pick<typeof console, 'debug' | 'info' | 'warn' | 'error'>; //# sourceMappingURL=LoggingInterface.d.ts.map