Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "recipe/hash"

Index

Functions

Const hash

  • hash(__namedParameters: object, config: HashConfig): Promise<void>
  • Parameters

    • __namedParameters: object
      • dep: string
      • target: string
    • config: HashConfig

    Returns Promise<void>

Const makeHash

  • makeHash(__namedParameters: object, config: HashConfig): void
  • Parameters

    • __namedParameters: object
      • baseFolder: string
      • dep: string
      • origin: string
      • staticDomain: string
      • target: string
    • config: HashConfig

    Returns void

Generated using TypeDoc