[ci] format

This commit is contained in:
matthewp 2022-10-28 14:21:57 +00:00 committed by fredkbot
parent 69a532ab60
commit c6b149bc0a

View file

@ -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';