@adviser/cement - v0.0.0
    Preparing search index...

    Type Alias KeysParam

    KeysParam: (
        | string
        | MsgFn
        | Record<string, param | number | string | boolean | undefined | null>
    )[]