From 92dc83240b31455b8282242fafb0471681538fbe Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 28 Oct 2024 19:28:51 +0800 Subject: docs: jsdoc --- src/Link.mjs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Link.mjs') diff --git a/src/Link.mjs b/src/Link.mjs index 7947152..92aaacf 100644 --- a/src/Link.mjs +++ b/src/Link.mjs @@ -3,8 +3,7 @@ import { insideWindow, insideParent } from './utils' import * as markers from './marker.mjs' /** - * GeoLink: anchor element with geo scheme and properties about maps - * @typedef {Object} GeoLink + * @typedef {Object} GeoLink - anchor element with geo scheme and properties about maps * @extends HTMLAnchorElement * @property {string[]} targets - ids of target map elements * @property {LeaderLine[]} lines -- cgit v1.2.3-70-g09d2