File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/landing/install/js/landing/history/src/internal/clear.js
Back
import {INIT, RESOLVED} from './constants'; import type {History} from '../history'; /** * Clears history stack * @param {History} history * @return {Promise<History>} */ export default function clear(history: History): Promise<History> { history.stack = []; history.position = -1; history.state = INIT; history.commandState = RESOLVED; return Promise.resolve(history); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings