UNPKG

@dooboostore/dom-render

Version:
4 lines (3 loc) 115 B
export interface OnBeforeReturnGet { onBeforeReturnGet(name: string, value: any, fullPath?: string[]): void; }