getReactiveCreationLocation
import { getReactiveCreationLocation } from "@alloy-js/core";
function getReactiveCreationLocation(target: object): import("./devtools-entry.browser.js").SourceLocation | undefined;Parameters
Section titled “Parameters”| target |
|
Returns
Section titled “Returns”import(”./devtools-entry.browser.js”).SourceLocation | undefined