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

type OptionalLabel = Option<Label>;

Alias to optional type type.