UNPKG

surrogate

Version:

Object method hooks made easy

4 lines (3 loc) 248 B
export * from './surrogateDecorators'; export * from './nextDecorators'; export type { NextForOptions, SurrogateForOptions, NextDecoratorOptions, SurrogateDecorateOptions, SurrogateDelegateOptions, SurrogateDecoratorOptions, } from './interfaces';