fs.ts -> core.ts, fn.ts -> library.ts
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { cyan, green } from "../shell/color"
|
||||
import { get_working_dir_name } from "../shell/fs/fn"
|
||||
import { get_working_dir_name } from "../shell/fs/library"
|
||||
|
||||
import create from "./create"
|
||||
|
||||
|
Reference in New Issue
Block a user