UNPKG

tanisa

Version:

An utility to convert Malagasy 🇲🇬 numbers, including decimals, into their word representations.

8 lines (6 loc) • 128 B
import { defineConfig } from 'vite' export default defineConfig({ test: { exclude: ['./dist', './node_modules'], }, })