UNPKG

@chalkbooks/react-doc-viewer

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