Sign in
chromium
/
chromium
/
src
/
f688923469e3d58a98caadb319bdfa2d23d31e31
/
.
/
third_party
/
blink
/
renderer
/
modules
/
serial
/
serial_port_request_options.idl
blob: 8e9c05c54398866c5dc03864efe7b7c277b83164 [
file
] [
log
] [
blame
]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// https://wicg.github.io/serial
dictionary
SerialPortRequestOptions
{
};