UNPKG

@surface/custom-element

Version:

Provides support of directives and data binding on custom elements.

6 lines (3 loc) 145 B
// eslint-disable-next-line @typescript-eslint/no-explicit-any type Pattern = (scope: any, value: any) => object; export default Pattern;