ccusage / data-loader / GlobResult
Type Alias: GlobResult
ts
type GlobResult = object;Result of glob operation with base directory information
Properties
| Property | Type |
|---|---|
file | string |
baseDir | string |
ccusage / data-loader / GlobResult
type GlobResult = object;Result of glob operation with base directory information
| Property | Type |
|---|---|
file | string |
baseDir | string |