@crnk/angular-ngrx
Version:
Angular helper library for ngrx-json-api and crnk:
6 lines • 315 B
JavaScript
export var MetaRepositoryActionType;
(function (MetaRepositoryActionType) {
MetaRepositoryActionType["REPOSITORY"] = "REPOSITORY";
MetaRepositoryActionType["RESOURCE"] = "RESOURCE";
})(MetaRepositoryActionType || (MetaRepositoryActionType = {}));
//# sourceMappingURL=meta.repository.action.type.js.map