Function getModuleBuffer

  • Loads the module as a buffer, given the given filePath.

    Returns

    the module as a buffer

    Parameters

    • filePath: string

      the location of the module

    Returns Buffer

Generated using TypeDoc