// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the MIT License.

export const version = '4.7.2-preview';

export const returnBindingKey = '$return';
