/**
 * Copyright (c) 2017 ~ present NAVER Corp.
 * billboard.js project is licensed under the MIT license
 */
import shapeBubbleCommon from "./core/bubble";

export default shapeBubbleCommon;
