UNPKG

@chromasdk/chromajs

Version:

JavaScript client for the Razer Chroma REST API

4 lines (3 loc) 121 B
import "isomorphic-fetch"; declare function request(arg1: any, arg2: any): Promise<Response>; export default request;