@type t() :: %Ory.Model.UiNodeScriptAttributes{ async: boolean(), crossorigin: String.t(), id: String.t(), integrity: String.t(), node_type: String.t(), nonce: String.t(), referrerpolicy: String.t(), src: String.t(), type: String.t() }