UNPKG

chrome-devtools-frontend

Version:
11 lines (8 loc) 392 B
// 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. // Note: this file is not provided as part of the upstream third party // deps. It has been written solely to satisfy the TypeScript compiler in // this repo. import * as AcornLoose from './acorn-loose'; export = AcornLoose;