Hierarchy

  • ChunkPathData

Properties

contentHash?: Record<string, string>
contentHashWithLength?: Record<string, ((length) => string)>

Type declaration

    • (length): string
    • Parameters

      • length: number

      Returns string

hash: string
hashWithLength?: ((arg0) => string)

Type declaration

    • (arg0): string
    • Parameters

      • arg0: number

      Returns string

id: string | number
name?: string

Generated using TypeDoc