UNPKG

hexo-theme-redefine

Version:

Redefine your writing with Hexo Theme Redefine.

2 lines 259 B
let o=null,t=null;export const getAppSignal=()=>(o||(o=new AbortController),o.signal);export const createPageScope=()=>(t&&t.abort(),t=new AbortController,t.signal);export const abortPageScope=()=>{t&&(t.abort(),t=null)}; //# sourceMappingURL=pageScope.js.map