UNPKG

comic-vine-sdk

Version:

A JS/TS client for the Comic Vine API

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