mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-03 05:10:13 -05:00
Upgrade penpot library
This commit is contained in:
parent
ffcf040bae
commit
c58830b735
4 changed files with 7289 additions and 6737 deletions
|
@ -1,4 +1,4 @@
|
|||
import { PenpotFile } from '../ui/penpot';
|
||||
import { PenpotFile } from '../ui/lib/penpot';
|
||||
|
||||
export type NodeData = {
|
||||
id: string;
|
||||
|
|
0
src/ui/penpot.d.ts → src/ui/lib/penpot.d.ts
vendored
0
src/ui/penpot.d.ts → src/ui/lib/penpot.d.ts
vendored
7288
src/ui/lib/penpot.js
Normal file
7288
src/ui/lib/penpot.js
Normal file
File diff suppressed because it is too large
Load diff
6736
src/ui/penpot.js
6736
src/ui/penpot.js
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue