UNPKG

@muban/muban

Version:

Writing components for server-rendered HTML

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