UNPKG

react-docgen-typescript

Version:

[![Build Status](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml/badge.svg)](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)

2 lines (1 loc) 108 B
export declare function trimFileName(fileName: string, cwd?: string, platform?: 'posix' | 'win32'): string;