update typings

This commit is contained in:
Steve-Mcl
2023-03-03 10:55:06 +00:00
parent d7defc011b
commit 1eddad82c8
49 changed files with 27199 additions and 5769 deletions

View File

@@ -408,7 +408,7 @@ module.exports = function(grunt) {
{
cwd: 'packages/node_modules/@node-red/editor-client/src',
src: [
'types/node/*.ts',
'types/node/**/*.ts',
'types/node-red/*.ts',
],
expand: true,