@oazmi/kitchensink - v0.9.13
    Preparing search index...

    Interface FormatValueOrArray<T>

    represents signature of a function that formats either an atomic-value T, or an array thereof (T[]), to its/their string representation

    Type Parameters

    • T