Interface IRegister

Index

Methods

Methods

public LoadHook(file: string, callBack: Function)

Parameters

  • file: string
  • callBack: Function

public MessageHook(type: string, callBack: any)

Parameters

  • type: string
  • callBack: any

public PreProcessor(callBack: any)

Parameters

  • callBack: any

public StartupHook(type: string, callBack: any)

Parameters

  • type: string
  • callBack: any