import { buildProps as o, classProp as r, booleanStringProp as t } from"@vexip-ui/config";
const p = o({
placement: String,
type: String,
background: String,
shadow: t,
contentClass: r
});
export {
p as bubbleProps
};
//# sourceMappingURL=props.mjs.map