@im-js/core
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@im-js/core", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Present by IMR", | ||
"main": "index.js", | ||
"type": "module", | ||
@@ -7,0 +6,0 @@ "author": "ksm@imrbiz.co.kr", |
@@ -1,5 +0,2 @@ | ||
export * from './interfaces/http'; | ||
export * from './functions/fix-paginated-body'; | ||
export * from './functions/get-paginated-dataset'; | ||
export * from './functions/get-paginated-total'; | ||
export * from './functions/get-paginated-display-state'; | ||
declare const _default: null; | ||
export default _default; |
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
2641
66