Skip to content

ccusage / data-loader / GlobResult

Type Alias: GlobResult

ts
type GlobResult = object;

Result of glob operation with base directory information

Properties

PropertyType
filestring
baseDirstring

Released under the MIT License.