// Copyright 2015-present 650 Industries. All rights reserved.

export function getBundleUrl(): string | null {
  return null;
}
