tempaw-functions
v2.4.2
Published
functions module for tempaw-tools
Downloads
24
Readme
tempaw-functions
Набор служебных функций для tempaw-tools.
Установка
npm i tempaw-functions
Использование
const tools = require( 'tempaw-functions' );
let type = tools.realType( 'string' );