Files
starface-outlook-sync-addin/node_modules/@fluentui/utilities/lib/resources.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

9 lines
212 B
TypeScript

/**
* @deprecated Unused as of version 8
*/
export declare function getResourceUrl(url: string): string;
/**
* @deprecated Unused as of version 8
*/
export declare function setBaseUrl(baseUrl: string): void;