UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

3 lines (2 loc) 100 B
import type { ReactElement } from 'react'; export type RenderUCAutoExecLoader = () => ReactElement;