[ci] format
This commit is contained in:
parent
69a532ab60
commit
c6b149bc0a
1 changed files with 2 additions and 7 deletions
|
@ -1,8 +1,3 @@
|
|||
export type {
|
||||
WorkerRuntime,
|
||||
PagesRuntime
|
||||
} from './dist/runtime';
|
||||
export type { WorkerRuntime, PagesRuntime } from './dist/runtime';
|
||||
|
||||
export {
|
||||
getRuntime
|
||||
} from './dist/runtime';
|
||||
export { getRuntime } from './dist/runtime';
|
||||
|
|
Loading…
Reference in a new issue