@financial-times/dotcom-ui-polyfill-service 7.3.0 → 7.3.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/node/index.d.ts +1 -0
- package/dist/node/polyfillServiceURLs.d.ts +2 -0
- package/dist/tsconfig.tsbuildinfo +1990 -0
- package/package.json +6 -4
- package/src/index.ts +0 -1
- package/src/polyfillServiceURLs.ts +0 -103
@@ -0,0 +1 @@
|
|
1
|
+
export * from './polyfillServiceURLs';
|