packages/core/resources/js/vscode.js (1 lines of code) (raw):
/*!
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
// This injects the VSC webview API into frontend components
// eslint-disable-next-line no-undef
const vscode = acquireVsCodeApi()