import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/internal.ts";
const { AppendIfNotEmpty } = Deep.Path.Internal;
Utility type to only add non-empty string types to a string array.
x/rimbu/deep/internal.ts>Deep.Path.Internal.AppendIfNotEmpty
import { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/internal.ts";
const { AppendIfNotEmpty } = Deep.Path.Internal;
Utility type to only add non-empty string types to a string array.