View Source ExTeal.Asset.Script (ExTeal v0.27.7)

Struct used to represent a JS Script that is served by Teal and required by a plugin on the front end.

Summary

Types

@type t() :: %ExTeal.Asset.Script{path: term(), plugin_uri: term()}