PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
plugins
/
woocommerce
/
packages
/
woocommerce-admin
/
typings
declare global { interface Window { wcSettings: { preloadOptions: Record< string, unknown >; adminUrl: string; }; } } /*~ If your module exports nothing, you'll need this line. Otherwise, delete it */ export {};
[+]
..
[-] index.d.ts
[edit]
[-] global.d.ts
[edit]