[][src]Type Definition binjs::specialized::es6::ast::OptionalLabel

type OptionalLabel = Option<SharedString>;

Alias to optional type type.