fix(core): update
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
import * as plugins from './lik.plugins';
|
||||
import { ObjectMap } from './lik.objectmap';
|
||||
|
||||
import { Observable } from 'rxjs';
|
||||
|
||||
import { Interest } from './lik.interestmap.interest';
|
||||
|
||||
export type IInterestComparisonFunc<T> = (objectArg: T) => string;
|
||||
|
Reference in New Issue
Block a user