[ci] format
This commit is contained in:
parent
f6add3924d
commit
4280bb8cf8
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
export { createContainer, runInContainer, startContainer, isStarted } from './container.js';
|
||||
export { createContainer, isStarted, runInContainer, startContainer } from './container.js';
|
||||
export { default } from './dev.js';
|
||||
export { createContainerWithAutomaticRestart } from './restart.js';
|
||||
|
|
Loading…
Reference in a new issue