UNPKG

react-native-drawing

Version:

A React Native library that provides a canvas to perform drawing actions

7 lines (5 loc) 106 B
import { File } from './File.d.ts' export interface Indexable { index: File | null content: File[] }