Files
hmc-guide/themes/hugo-mod-jslibs-dist/popperjs/package/lib/utils/format.d.ts
2026-01-11 16:48:19 -08:00

2 lines
77 B
TypeScript

export default function format(str: string, ...args: Array<string>): string;