This repository has been archived on 2025-12-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2024-12-09 12:48:56 +08:00
2024-12-09 12:48:56 +08:00
2024-12-09 12:48:56 +08:00
2024-12-09 12:48:56 +08:00
2024-12-09 12:48:56 +08:00
2024-12-09 12:48:56 +08:00
2024-12-09 12:48:56 +08:00
2024-12-09 12:48:56 +08:00

默认依赖模块

import { nanoid } from 'nanoid';
import { QueryRouterServer } from '@kevisual/router/browser';
import { useContextKey } from '@kevisual/store/context';
import { useConfigKey } from '@kevisual/store/config';
import { EventEmitter } from 'eventemitter3';
Description
网页中如何实现,共享 tab 信息
Readme 35 KiB
Languages
TypeScript 90.6%
JavaScript 9.4%