函数插件

  • 参数

    • outter: any

    返回值 ((cls: Constructor<{}>, options?: PluginDecoratorOptions) => any)

      • (cls, options?): any
      • 参数

        • cls: Constructor<{}>
        • Optionaloptions: PluginDecoratorOptions

        返回值 any

  • 参数

    • outter: any

    返回值 any