UNPKG

nativescript-akylas-bluetooth

Version:

Connect to and interact with Bluetooth LE peripherals

3 lines (2 loc) 100 B
export declare function btoa(input: any): string; export declare function atob(input: any): string;