UNPKG

svelte

Version:

Cybernetically enhanced web apps

3 lines (2 loc) 136 B
import Attribute from '../nodes/Attribute'; export declare function stringify_attribute(attribute: Attribute, is_ssr: boolean): string;