UNPKG

236 BTypeScriptView Raw
1/**
2 * Tells whether current environment supports History API
3 * {@link supportsHistory}.
4 *
5 * @returns Answer to the given question.
6 */
7export declare function supportsHistory(): boolean;
8//# sourceMappingURL=supportsHistory.d.ts.map
\No newline at end of file