hmc-guide/themes/hugo-mod-jslibs-dist/popperjs/package/lib/utils/format.d.ts

2 lines
77 B
TypeScript

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