[][src]Type Definition binjs_es6::ast::OptionalBinding

type OptionalBinding = Option<Binding>;

Alias to optional type type.