LessCompiler
API
default异步默认导出
参数
| 参数名 | 说明 | 类型 |
|---|---|---|
content | string | |
path | string | |
outPath | string | |
builder | |
返回值
类型:
Promise<{content: anysourceMap: anydependencies: anyerrors?: undefined} | {errors: {message: anyfileName: anyindex: anyline: numbercolumn: anyerror: any}[]content?: undefinedsourceMap?: undefineddependencies?: undefined}>