UNPKG

ruchy-syntax-tools

Version:

Comprehensive syntax highlighting and language support for the Ruchy programming language

5 lines 194 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export const SDK_VERSION = "1.22.0"; export const DEFAULT_RETRY_POLICY_COUNT = 3; //# sourceMappingURL=constants.js.map