We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9598bc commit c9bb678Copy full SHA for c9bb678
1 file changed
src/gitit.ts
@@ -1,4 +1,3 @@
1
-import type { ParsedTarFileItem } from 'nanotar'
2
import type { DownloadTemplateOptions, DownloadTemplateResult, ExtractOptions as GitItExtractOptions, Hooks, InstallOptions, TemplateProvider } from './types'
3
import { spawn } from 'node:child_process'
4
import { existsSync, readdirSync } from 'node:fs'
0 commit comments