Options
All
  • Public
  • Public/Protected
  • All
Menu

Module frameworks/network/getData

Index

Functions

Functions

  • getData(recompileLocal: boolean, figmagicFolder: string, figmaData: string, token: null | string, url: null | string, versionName?: null | string): Promise<FigmaData>
  • description

    Helper/orchestrator to get data locally or from Figma (remote)

    Parameters

    • recompileLocal: boolean
    • figmagicFolder: string
    • figmaData: string
    • token: null | string
    • url: null | string
    • Optional versionName: null | string

    Returns Promise<FigmaData>

Generated using TypeDoc