UNPKG

petite-utils

Version:

A collection of small util function in JavaScript.

8 lines 203 B
/* * @Author : ZhouQiJun * @Date : 2025-03-22 22:20:04 * @LastEditors : ZhouQiJun * @LastEditTime: 2025-03-22 22:20:47 * @Description : 浏览器相关函数 */ export * from './cookie'