generated from gxc-solutions/gxc-template-repo
This commit is contained in:
parent
8360edca63
commit
bc9dbd24e0
12 changed files with 20 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { IModel } from "./model";
|
||||
import { IModel } from "@gxc-solutions/model-base/interfaces";
|
||||
|
||||
export interface IIndexer<T extends IModel> {
|
||||
index(page: T): void;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue