From 4f0cba41bfa7f36a30ca1438db2ca1b9cbf9355b Mon Sep 17 00:00:00 2001 From: Mikhail Ivanov Date: Thu, 11 Jan 2024 15:54:21 +0000 Subject: [PATCH] add guid demo --- guid/guid.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guid/guid.ts b/guid/guid.ts index 8023e6340dd..599e281f96d 100644 --- a/guid/guid.ts +++ b/guid/guid.ts @@ -2,7 +2,8 @@ namespace $ { /** * Generates unique identifier. - * @see https://mol.hyoo.ru/#!section=demos/demo=mol_guid_demo + * @example mol_guid() // K6L1ARD7 + * @demo https://mol.hyoo.ru/#!section=demos/demo=mol_guid_demo * */ export function $mol_guid( length = 8,