We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58c313 commit 322b9e7Copy full SHA for 322b9e7
src/common/index.ts
@@ -1,4 +1,4 @@
1
-export * from './Extensions/String.extensions';
+export * from './extensions/String.extensions';
2
export * from './Interfaces';
3
export * from './SPEntities';
4
export * from './Constants';
0 commit comments