UNPKG

react-doc-viewer-x

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