9 lines
177 B
Plaintext

export const DbTag = '[DBTag]';
export const SerialPortTag = '[SerialPortTag]';
// usb tag
export const UsbTag = '[UsbTag]';
//voice tag
export const VoiceTag = '[VoiceTag]';