various-untils
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published
	default-value.js
	---
	var obj;
	obj = defaultValue(obj, 1); // obj = 1;
	delay.js
	---
	await Delay(500); // Delay(timeout); return @type: Promise;

Readme

Keywords

none

Package Sidebar

Install

npm i various-untils

Weekly Downloads

1

Version

1.0.9

License

ISC

Unpacked Size

217 kB

Total Files

11

Last publish

Collaborators

  • szjyp226