Options
All
  • Public
  • Public/Protected
  • All
Menu

Module types/figmatik

Index

Type Aliases

NodeApi<T>: T & { children: NodeApi[]; file: FileApi; index: number; parent: NodeApi; props: Record<string, string>; ancestors: any; find: any; findAll: any; iterate: any; walk: any }

Type Parameters

Generated using TypeDoc