Interface representing the parameters for configuring the FigmaLoader. It includes optional properties for the access token, an array of node IDs, and the file key.

Hierarchy

  • FigmaLoaderParams

Implemented by

Properties

fileKey: string
nodeIds: string[]
accessToken?: string

Generated using TypeDoc