package com.reactnativettlock.model;

/**
 * Created by TTLock on 2021/1/5.
 */
public class TTKeypadEvent {
    public static final String ScanKeypad = "EventWirelessKeypad";
}
