mirror of
https://github.com/penpot/penpot.git
synced 2025-07-24 13:07:25 +02:00
✨ Add minimal testing structure
This commit is contained in:
parent
29d23577d2
commit
778de6adaf
5 changed files with 100 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as penpot from "../target/library/penpot.js";
|
||||
import * as penpot from "#self";
|
||||
import { writeFile, readFile } from 'fs/promises';
|
||||
import { createWriteStream } from 'fs';
|
||||
import { Writable } from "stream";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue