[−][src]Type Definition binjs::specialized::es6::ast::OptionalIdentifierName
type OptionalIdentifierName = Option<IdentifierName>;
Alias to optional type type.
type OptionalIdentifierName = Option<IdentifierName>;
Alias to optional type type.