UNPKG

frenchify

Version:

A package to apply french punctuation rules (e.g. thin spaces before question marks)

2 lines (1 loc) 56 B
export declare function frenchify(str: string): string;