1 // ♓️🪡 सूत्र ∷ xsd/values.js
2 // ====================================================================
4 // Copyright © 2023 Lady [@ Lady’s Computer].
6 // This Source Code Form is subject to the terms of the Mozilla Public
7 // License, v. 2.0. If a copy of the MPL was not distributed with this
8 // file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
12 NEGATIVE_INFINITY as negativeInfinity
,
13 NEGATIVE_ZERO as negativeZero
,
14 POSITIVE_INFINITY as positiveInfinity
,
15 POSITIVE_ZERO as positiveZero
,