UNPKG

react-native-filament-buildcores

Version:

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

2 lines (1 loc) 88 B
export type LoggerInterface = Pick<typeof console, 'debug' | 'info' | 'warn' | 'error'>