Searched refs:export_async (Results 1 – 1 of 1) sorted by relevance
1522 export_async: bool, in make_component()1527 let export_async = if export_async { "async" } else { "" }; in make_component() localVariable