UNPKG

@luka-cat-mimi/n8n-nodes-feishu-project

Version:
5 lines (4 loc) 134 B
declare class ModuleLoadUtils { static loadModules(dirPath: string, expression: string): any[]; } export default ModuleLoadUtils;