UNPKG

@mintlify/scraping

Version:

Scrape documentation frameworks to Mintlify docs

3 lines (2 loc) 131 B
export declare function removeTrailingSlash(str: string): string; export declare function removeLeadingSlash(str: string): string;