Function: getDefaultAnchors()
function getDefaultAnchors(): Anchor[];
Defined in: anchors/builtin.ts:50
Get a copy of the default safety anchors Clones the anchors to prevent mutation
Returns
Anchor[]
function getDefaultAnchors(): Anchor[];
Defined in: anchors/builtin.ts:50
Get a copy of the default safety anchors Clones the anchors to prevent mutation
Anchor[]