PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@commitlint/to-lines/lib

Просмотр файла: index.js

export default function toLines(input) {
    if (typeof input !== 'string') {
        return [];
    }
    return input.split(/(?:\r?\n)/);
}
//# sourceMappingURL=index.js.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!