-
Notifications
You must be signed in to change notification settings - Fork 0
path.TypeAlias.PathUtilsOptions
github-actions[bot] edited this page Jun 8, 2026
·
2 revisions
@zenstone/ts-utils / path / PathUtilsOptions
PathUtilsOptions =
object
Defined in: src/path.ts:12
optionaldangerReplace?:PathReplacementCallback
Defined in: src/path.ts:14
optionalduplicateReplace?:PathReplacementCallback
Defined in: src/path.ts:15
separator:
string
Defined in: src/path.ts:13