Function: createEmptyAnchors()
function createEmptyAnchors(): object;
Defined in: packages/uimatch-selector-anchors/src/utils/io.ts:89
Create an empty anchors JSON structure
Returns
object
Empty anchors with default version
anchors
anchors: object[];
version
version: string;