mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-09-24 02:50:44 +02:00
refactor: Fix TypeScript errors workflow package (#9437)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { NativeDoc } from '@/Extensions/Extensions';
|
||||
import type { NativeDoc } from '../Extensions/Extensions';
|
||||
|
||||
export const arrayMethods: NativeDoc = {
|
||||
typeName: 'Array',
|
||||
|
||||
Reference in New Issue
Block a user