UNPKG

@berish/serber

Version:

Serializable and deserializable adaptive adapter with plugins

3 lines (2 loc) 102 B
import { ISerberPlugin } from '../types'; export declare const nullPlugin: ISerberPlugin<null, null>;