UNPKG

dotting

Version:

Dotting is a pixel art editor component library for react

4 lines (3 loc) 119 B
/// <reference types="react" /> declare const ChangePixelColor: () => JSX.Element; export default ChangePixelColor;