UNPKG

@surface/custom-element

Version:

Provides support of directives and data binding on custom elements.

3 lines (2 loc) 112 B
import type Factory from "../types/fatctory"; export default function commentFactory(value: string): Factory;