UNPKG

react-native-nitro-screen-recorder

Version:

A library to capture screen recordings with react-native powered by NitroModules.

5 lines (4 loc) 179 B
import type { ConfigPlugin } from '@expo/config-plugins'; import type { ConfigProps } from './@types'; declare const _default: ConfigPlugin<ConfigProps>; export default _default;