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

package.dist.esm.components.format.index.js Maven / Gradle / Ivy

"use strict";
import { Format } from '@ark-ui/react/format';

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

export { FormatByte, FormatNumber };




© 2015 - 2025 Weber Informatics LLC | Privacy Policy