Variable HookSearchInputDTOSortDirectionEnumConst

HookSearchInputDTOSortDirectionEnum: {
    Asc: "asc";
    Desc: "desc";
} = ...