Base structure #2
This commit is contained in:
7
src/commands/ci.ts
Normal file
7
src/commands/ci.ts
Normal file
@ -0,0 +1,7 @@
|
||||
import * as notification from "./notification";
|
||||
|
||||
const array = [notification.builder.toJSON()];
|
||||
|
||||
export {
|
||||
array
|
||||
}
|
Reference in New Issue
Block a user