UNPKG

@ypa/cyborg-js

Version:

CyborgJS - A SEO Friendly PBA Framework

4 lines (3 loc) 64 B
export interface ICanBind { bind(pEl: HTMLElement): void; }