UNPKG

@ribajs/core

Version:

Core module of Riba.js

5 lines (4 loc) 147 B
export declare const containsFormatter: { name: string; read(value: string | any | any[], attr: string | number, search?: string): any; };