摘要:
interface File { type: 'js'|'css'; url: string; } type libKey = 'mtstatSdk'|'elementUI'|'weChatJSSDK'; const libMap: Record<libKey, { files: File[]; l 阅读全文
posted @ 2021-06-25 10:55
瑞瑞大人
阅读(119)
评论(0)
推荐(0)
摘要:
export function getItemKeyList(): Array<string> { const keyList = []; for (let i = 0; i < localStorage.length; i += 1) { const key = localStorage.key( 阅读全文
posted @ 2021-06-25 10:52
瑞瑞大人
阅读(133)
评论(0)
推荐(0)

浙公网安备 33010602011771号