UNPKG

@ypa/cyborg-js

Version:

CyborgJS - A SEO Friendly PBA Framework

4 lines (3 loc) 96 B
export interface ICanNotify { notify(pType: string, pParams?: Record<string, any>): void; }