@financial-times/dotcom-ui-polyfill-service 7.2.7 → 7.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1 @@
1
+ export * from './polyfillServiceURLs';
@@ -0,0 +1,2 @@
1
+ export declare const core: () => string;
2
+ export declare const enhanced: () => string;