Function project_hmr_events

Source
pub fn project_hmr_events(
    project: External<ProjectInstance>,
    identifier: String,
    func: JsFunction,
) -> Result<External<RootTask>>