Installation
npm install --save @types/unique-slug
Summary
This package contains type definitions for unique-slug (https://github.com/npm/unique-slug#readme).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unique-slug.
index.d.ts
declare function uniqueSlug(uniq?: string): string;
export = uniqueSlug;
Additional Details
- Last updated: Tue, 05 Dec 2023 00:24:19 GMT
- Dependencies: none
Credits
These definitions were written by Tristan F..