blob: 2005a468e98900e46c73aa203024778bf7242369 [file] [log] [blame]
/*---------------------------------------------------------
* Copyright (C) Microsoft Corporation. All rights reserved.
* Modification copyright 2020 The Go Authors. All rights reserved.
* Licensed under the MIT License. See LICENSE in the project root for license information.
*--------------------------------------------------------*/
// This file contains constants that replace constants defined in src/const.ts when building Nightly
export const extensionId: string = 'golang.go2go';