blob: c3f12375e8d785b96066c1ceae85c7785a4459d0 [file] [log] [blame]
// Copyright 2020 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/file-system-access/#dictdef-savefilepickeroptions
dictionary SaveFilePickerOptions : FilePickerOptions {
};