2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00

fix: import sleep (how did it get removed?!)

This commit is contained in:
18alantom 2022-01-19 15:58:50 +05:30
parent 039e371f6b
commit fdf579356a

View File

@ -1,4 +1,5 @@
import { BrowserWindow } from 'electron';
import { sleep } from 'frappejs/utils';
import fs from 'fs/promises';
const PRINT_OPTIONS = {