@kosko/templateOptionKeyRefsOptionKeyRefs typeSignature:export type OptionKeyRefs<T> = T | readonly T[] | Record<string, T | readonly T[]>;