import SignaturePad from './signature_pad';
import SignaturePadWechat from './signature_pad_wxa';

export { SignaturePad, SignaturePadWechat };
