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

type OptionalPropertyKey = Option<PropertyKey>;

Alias to optional type type.