UNPKG

react-native-drawing

Version:

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

6 lines (5 loc) 151 B
export class HistoryOutOfBoundsError extends Error { constructor() { super('History cannot go in this direction on the timeline'); } }