@tethys/store
Advanced tools
Comparing version 14.1.0-next.3 to 14.1.0
{ | ||
"name": "@tethys/store", | ||
"version": "14.1.0-next.3", | ||
"version": "14.1.0", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^14.0.0", |
import { InjectionToken } from '@angular/core'; | ||
import { Id as CDKId } from '@tethys/cdk'; | ||
export declare const META_KEY = "__THY_META__"; | ||
export declare const ROOT_STORES_TOKEN: InjectionToken<any>; | ||
export declare const FEATURE_STORES_TOKEN: InjectionToken<any>; | ||
export declare type Id = string; | ||
export declare type Id = CDKId; | ||
export interface PaginationInfo { | ||
@@ -7,0 +8,0 @@ count?: number; |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
468794
4204
1