Skip to content

getReactiveCreationLocation

import { getReactiveCreationLocation } from "@alloy-js/core";
function getReactiveCreationLocation(target: object): DebugSourceLocation | undefined;
targetobject

DebugSourceLocation | undefined