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 79512c7 commit 4548275Copy full SHA for 4548275
packages/hooks/scripts/utils.ts
@@ -10,3 +10,4 @@ export function move(originalUrl: string, targetUrl: string, log: Logger) {
10
log.info(`\n${cyan(logPrefix)} File successfully moved!!`)
11
})
12
}
13
+export { cyan }
0 commit comments