UNPKG

@builder.io/sdk-vue

Version:
5 lines (4 loc) 117 B
/** * To be overriden to the correct `Component` type for each framework. */ export type ComponentReference = any;