Source code
Revision control
Copy as Markdown
Other Tools
import { ListFormatter } from "icu4x"
import { Locale } from "icu4x"
export function format(listFormatterLocaleName: string, listFormatterLength: ListLength, list: Array<string>);
import { ListFormatter } from "icu4x"
import { Locale } from "icu4x"
export function format(listFormatterLocaleName: string, listFormatterLength: ListLength, list: Array<string>);