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

type ListOfExportLocalSpecifier = Vec<ExportLocalSpecifier>;

Implementation of list type ListOfExportLocalSpecifier.

Trait Implementations

impl<'a> Walker<'a> for ListOfExportLocalSpecifier[src]

type Output = ListOfExportLocalSpecifier