UNPKG

@muban/muban

Version:

Writing components for server-rendered HTML

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