createEmptyBookmarkShape
See source codefunction createEmptyBookmarkShape(
  editor: Editor,
  url: string,
  position: VecLike
): TLBookmarkShapeParameters
Returns
Prev
createBookmarkFromUrlNext
createShapesForAssetsfunction createEmptyBookmarkShape(
  editor: Editor,
  url: string,
  position: VecLike
): TLBookmarkShape