import * as path from 'path' import { substitute } from '../../..' import { IResizeOptions } from '../../../types' import { sync as exists } from "@plastichub/fs/exists" import { sync as read } from "@plastichub/fs/read" import { resolve, isFile } from '@plastichub/osr-commons/fs'