UNPKG

@muban/muban

Version:

Writing components for server-rendered HTML

3 lines (2 loc) 132 B
import type { PropertySource } from '../getComponentProps'; export declare function createReactivePropertySource(): PropertySource;