serializr
    Preparing search index...

    Type Alias Props<T>

    Props: { [propName in keyof T]: PropDef }

    true is shorthand for primitive(). false/undefined will be ignored

    Type Parameters

    • T = any