UNPKG

web-handwriting-board

Version:

一个简单易用的web手写板,适合在有手写签名需求的场景使用

2 lines (1 loc) 40 B
export type IPoint = [number, number];