n8n/packages/nodes-base/nodes/SeaTable
Iván Ovejero 6757c9a2ea
refactor(core): Introduce overload for boolean-type node parameter (no-changelog) (#4647)
* 📘 Set up overloads

* 📘 Add temporary assertion

* 🔥 Remove inferrable boolean assertions

*  Undo autoformatting
2022-11-18 14:31:38 +01:00
..
GenericFunctions.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
Interfaces.ts
RowDescription.ts
Schema.ts
SeaTable.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
SeaTable.node.ts refactor(core): Introduce overload for boolean-type node parameter (no-changelog) (#4647) 2022-11-18 14:31:38 +01:00
seaTable.svg
SeaTableTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
SeaTableTrigger.node.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
types.d.ts