UNPKG

205 BTypeScriptView Raw
1export { createEntityAdapter } from './create_adapter';
2export { Comparer, Dictionary, DictionaryNum, EntityAdapter, EntityMap, EntityMapOne, EntityState, IdSelector, Predicate, Update, } from './models';