Skip to content

API Reference / @gtkx/animated / OneOrMore

Type Alias: OneOrMore<T>

OneOrMore<T> = T | readonly T[]

Defined in: node_modules/.pnpm/@react-spring+types@10.1.2/node_modules/@react-spring/types/dist/react-spring_types.modern.d.mts:25

Type Parameters

T

T

Released under the MPL-2.0 License.