PATH:
home
/
urbaoubp
/
rasadnik.caffemarilyn.online
/
wp-content
/
plugins
/
code-snippets
/
js
/
utils
export const isNetworkAdmin = (): boolean => window.pagenow.endsWith('-network') export const isMacOS = (): boolean => null !== /mac/i.exec(window.navigator.userAgent) export const isLicensed = (): boolean => !!window.CODE_SNIPPETS?.isLicensed
[-] hooks.ts
[edit]
[-] errors.ts
[edit]
[-] restAPI.ts
[edit]
[-] text.ts
[edit]
[+]
snippets
[-] screen.ts
[edit]
[+]
..
[-] files.ts
[edit]
[-] Linter.ts
[edit]