prepare package release
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
6
src/index.ts
Normal file
6
src/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * as buildkit from './buildkit';
|
||||
export * as buildx from './buildx';
|
||||
export * as docker from './docker';
|
||||
export * as git from './git';
|
||||
export * as github from './github';
|
||||
export * as util from './util';
|
||||
Reference in New Issue
Block a user