Kintone plugin 実装

This commit is contained in:
2023-10-24 09:08:45 +09:00
parent 25f05ab018
commit f6d677b51f
27 changed files with 1477 additions and 20251 deletions

View File

@@ -0,0 +1,2 @@
import { IAction } from "../types/ActionTypes";
export const actionAddins :Record<string,IAction>={};