ToolJet/plugins/_templates/plugin/new
Gandharv d367720c66
Add source options types for plugins (#1861)
* add source options types

* Remove query type

* fix source options

* add accesstoken - slack

* add types.ts file

* add idx files

* Add query options type for plugins (#1878)

* add query options type

* add missing import
2022-01-24 19:29:21 +05:30
..
docs.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
gitignore.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
icon.ejs.t Updated template files to fix package bootstrapping bugs (#1902) 2022-01-23 12:02:42 +05:30
index.ejs.t Add source options types for plugins (#1861) 2022-01-24 19:29:21 +05:30
manifest.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
operations.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
packagejson.ejs.t Add namespace @tooljet-plugins (#1904) 2022-01-23 14:43:52 +05:30
readme.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
tests.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
tsconfig.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
types.ejs.t Add source options types for plugins (#1861) 2022-01-24 19:29:21 +05:30

---
to: <%= plugins_path %>/packages/<%= name %>/README.md
---

# <%= Name %>

Documentation on: https://docs.tooljet.com/docs/data-sources/<%= name %>