Export all funcs
This commit is contained in:
parent
9d2c8f1778
commit
3fab65eaac
4
index.js
4
index.js
@ -187,6 +187,10 @@ function gerberToImage(gerber, imgConfig, tmpDir, outputDir) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
cleanupFiles,
|
||||
getLayers,
|
||||
getLayers2,
|
||||
extractArchive,
|
||||
config,
|
||||
gerberToImage,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user