mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-17 05:05:44 +02:00
fase 5
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
const { cac, CAC, Command } = require('./dist/index')
|
||||
|
||||
// For backwards compatibility
|
||||
module.exports = cac
|
||||
|
||||
Object.assign(module.exports, {
|
||||
default: cac,
|
||||
cac,
|
||||
CAC,
|
||||
Command,
|
||||
})
|
||||
Reference in New Issue
Block a user