UNPKG

tdg-react-doc-viewer

Version:
4 lines (2 loc) 138 B
import { IDocument } from '..'; export declare const getFileName: (document: IDocument | undefined, retainURLParams: boolean) => string;