@im-js/core
Advanced tools
Comparing version 1.3.2 to 1.4.0
@@ -24,4 +24,3 @@ /** | ||
/** | ||
* 인자를 객체로 병합 후 일정 시간 후 실행 | ||
* | ||
* 인자를 객체로 병합 후 일정 시간 후 실행하는 함수를 생성 | ||
* @example | ||
@@ -28,0 +27,0 @@ * ```js |
{ | ||
"name": "@im-js/core", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "Present by IMR", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -0,2 +1,4 @@ | ||
export * from './interfaces/defaults'; | ||
export * from './interfaces/extend-properties'; | ||
export * from './rx/multiple$'; | ||
export * from './functions/throttle-map'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5130
8
129