diff --git a/node_modules/.bin/dist/cli/index.js b/node_modules/.bin/dist/cli/index.js index f467e97c..cf0b4f35 100644 --- a/node_modules/.bin/dist/cli/index.js +++ b/node_modules/.bin/dist/cli/index.js @@ -1,2 +1 @@ -import { SampleExport } from "../path/file.js" - +import { sampleExport } from "../config/env.js";