Appearance
@wpkernel/core v0.12.1-beta.3
@wpkernel/core / PathParams
type PathParams = Record<string, string | number | boolean>;
Path parameter values (string, number, or boolean)