UNPKG

figma-api

Version:

Thin typed wrapper around the Figma REST API

4 lines (3 loc) 142 B
export declare const API_DOMAIN = "https://api.figma.com"; export declare const API_VER = "v1"; export declare const API_VER_WEBHOOKS = "v2";