Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
import pug from 'pug' let compileClient = pug.compileClient('.div hello world', {}) console.log(compileClient)