import {bundle} from '@remotion/bundler';

export const bundleSite = bundle;
export type {GitSource} from '@remotion/bundler';
