useExportAs
Public function
Signature
function useExportAs(): (
  ids: TLShapeId[],
  format: TLExportType | undefined,
  name: string | undefined
) => void
References
Source
Public function
function useExportAs(): (
  ids: TLShapeId[],
  format: TLExportType | undefined,
  name: string | undefined
) => void