@omnia/fx
Version:
Provide Omnia Fx typings and tooling for clientside Omnia development.
23 lines (22 loc) • 1.08 kB
TypeScript
declare const _default: (import("vue").VueConstructor<import("vue-tsx-support")._TsxComponentInstanceV3<import("vue/types/umd"), {}, import("vue-tsx-support").PropsForOutside<{
onSuccess: (successToken: string) => void;
captchaSiteKey: string;
styles: string;
}, "onSuccess">, any, any, any>> & {
propsDefinition: import("vue-tsx-support").PropsForOutside<{
onSuccess: (successToken: string) => void;
captchaSiteKey: string;
styles: string;
}, "onSuccess">;
}) | (import("vue").VueConstructor<import("vue-tsx-support")._TsxComponentInstanceV3<import("vue/types/umd") & import("vue").ShallowUnwrapRef<() => VueTsxSupport.JSX.Element>, {}, import("vue-tsx-support").PropsForOutside<{
onSuccess: (successToken: string) => void;
captchaSiteKey: string;
styles: string;
}, "onSuccess">, any, any, any>> & {
propsDefinition: import("vue-tsx-support").PropsForOutside<{
onSuccess: (successToken: string) => void;
captchaSiteKey: string;
styles: string;
}, "onSuccess">;
});
export default _default;