@hazae41/glacier
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -10,3 +10,3 @@ import * as index from './mods/index.js'; | ||
export { Fetched, FetchedInit } from './mods/fetched/fetched.js'; | ||
export { Cached, CachedInit, Timed, TimedInit } from './mods/fetched/times.js'; | ||
export { Cached, CachedInit, Timed, TimedInit, Times } from './mods/fetched/times.js'; | ||
export { ScrollError, Scrollable } from './mods/queries/scroll/helper.js'; | ||
@@ -13,0 +13,0 @@ export { ScrollableFetcherfulQuery, ScrollableFetcherlessQuery, ScrollableQuery, createScrollableQuery } from './mods/queries/scroll/query.js'; |
@@ -15,3 +15,6 @@ interface Timed { | ||
} | ||
declare namespace Times { | ||
function min(...times: (Timed & Cached)[]): Timed & Cached; | ||
} | ||
export type { Cached, CachedInit, Timed, TimedInit }; | ||
export { type Cached, type CachedInit, type Timed, type TimedInit, Times }; |
@@ -8,3 +8,3 @@ export { AsyncBicoder, AsyncEncoder, AsyncPipeBicoder, AsyncPipeEncoder, Bicoder, Encoder, Identity, Jsoned, SyncBicoder, SyncEncoder, SyncPipeBicoder, SyncPipeEncoder } from './coders/coder.js'; | ||
export { Fetched, FetchedInit } from './fetched/fetched.js'; | ||
export { Cached, CachedInit, Timed, TimedInit } from './fetched/times.js'; | ||
export { Cached, CachedInit, Timed, TimedInit, Times } from './fetched/times.js'; | ||
export { ScrollError, Scrollable } from './queries/scroll/helper.js'; | ||
@@ -11,0 +11,0 @@ export { ScrollableFetcherfulQuery, ScrollableFetcherlessQuery, ScrollableQuery, createScrollableQuery } from './queries/scroll/query.js'; |
{ | ||
"type": "module", | ||
"name": "@hazae41/glacier", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"author": "hazae41", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
654015
190
6416