All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.cjs.components.format.index.cjs Maven / Gradle / Ivy

Go to download

Responsive and accessible React UI components built with React and Emotion

The newest version!
"use strict";
'use strict';

var format = require('@ark-ui/react/format');

const FormatNumber = format.Format.Number;
const FormatByte = format.Format.Byte;

exports.FormatByte = FormatByte;
exports.FormatNumber = FormatNumber;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy