Skip to content

path.TypeAlias.PathReplacementCallback

github-actions[bot] edited this page Jun 8, 2026 · 2 revisions

@zenstone/ts-utils / path / PathReplacementCallback

Type Alias: PathReplacementCallback

PathReplacementCallback = (path, separator) => string

Defined in: src/path.ts:7

Parameters

path

string

separator

string

Returns

string

Clone this wiki locally