UNPKG

comic-vine-sdk

Version:

A JS/TS client for the Comic Vine API

22 lines (21 loc) 411 B
export declare enum ResourceType { Character = 4005, Concept = 4015, Episode = 4070, Issue = 4000, Location = 4020, Movie = 4025, Origin = 4030, Person = 4040, Power = 4035, Promo = 1700, Publisher = 4010, Series = 4075, StoryArc = 4045, Team = 4060, Thing = 4055, Video = 2300, VideoCategory = 2320, VideoType = 2320, Volume = 4050 }