引入

import { getDeps } from 't-comm';

// or
import { getDeps} from 't-comm/lib/rollup/index';

# getDeps(dir)

描述

获取依赖列表

参数

参数名 描述
dir

目录

返回:

dependenciesList

Last Updated: 2025/1/15 13:59:30