Skip to content

PathOptionsArg type

pathlib-ts > PathOptionsArg

Signature:

export type PathOptionsArg<T> = T | undefined;