DefinitelyTyped/types/sketchapp/sketchapp-tests.ts
2018-12-04 16:08:12 +00:00

6 lines
260 B
TypeScript

console.log(`
In order to test thie SketchApp types, we need to parse a SketchApp file.
See the following repo for a real worl test case:
https://github.com/xlayers/xlayers/blob/develop/src/app/editor/viewer/lib/parsers/sketch-style-parser.service.spec.ts
`);