condition merged
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { FieldLayout, FieldsJoinMapping, JoinTable, Record, RecordForParameter, SavedData, WhereCondition } from "@/types/model";
|
||||
import { isType, type OneOf } from "./kintone-rest-api-client";
|
||||
import type { isType, OneOf } from "./kintone-rest-api-client";
|
||||
declare var KintoneRestAPIClient: typeof import("@kintone/rest-api-client").KintoneRestAPIClient;
|
||||
export class KintoneIndexEventHandler {
|
||||
private config: SavedData<FieldLayout>;
|
||||
|
||||
Reference in New Issue
Block a user