BunBundle.Manifest.Entry (bun_bundle v0.1.1)

Copy Markdown View Source

A single manifest entry with fingerprinted URL and SRI hashes.

Summary

Types

t()

@type t() :: %BunBundle.Manifest.Entry{sri: [String.t()], url: String.t()}