2.4.2 • Published 5 years ago

tempaw-functions v2.4.2

Weekly downloads
7
License
MIT
Repository
-
Last release
5 years ago

tempaw-functions

Набор служебных функций для tempaw-tools.

Установка

npm i tempaw-functions

Использование

const tools = require( 'tempaw-functions' );
let type = tools.realType( 'string' );