Volt.JS.PrebundleEntry.Import (Volt v0.13.0)

Copy Markdown View Source

Import descriptor used by synthetic prebundle entries.

Summary

Types

t()

@type t() :: %Volt.JS.PrebundleEntry.Import{default: String.t(), from: String.t()}

Functions

default(name, list)