UNPKG

expo-media-library

Version:

Provides access to user's media library.

4 lines (3 loc) 129 B
import { Props } from './withMediaLibrary'; declare const _default: (props?: Props) => [string, Props]; export default _default;