freeCodeCamp/utils/block-nameify.d.ts

2 lines
62 B
TypeScript

export declare function blockNameify(phrase: string): string;