UNPKG

next-actuator

Version:

A fully composable actuator implementation for Next.js projects

2 lines (1 loc) 37 B
export type ValueOf<T> = T[keyof T];