Commit 0dda0a55 authored by Yuri Bondarenko's avatar Yuri Bondarenko

Update index.d.ts

parent 7439e387
......@@ -541,6 +541,6 @@ declare namespace BluetoothSerial {
): void;
}
// tslint:disable-next-line:export-just-namespace
// @ts-ignore
export = BluetoothSerial;
export as namespace BluetoothSerial;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment