Migrate utils/index
Summary: _typescript_ Reviewed By: danielbuechele Differential Revision: D16805609 fbshipit-source-id: 57eda17f45fc2dfe94a0d34948be5b673591a8ee
This commit is contained in:
committed by
Facebook Github Bot
parent
b9e0aae1e4
commit
6a0da24eb2
@@ -5,5 +5,5 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
export {default as textContent} from './textContent.tsx';
|
||||
export {getStringFromErrorLike} from './errors.tsx';
|
||||
export {default as textContent} from './textContent';
|
||||
export {getStringFromErrorLike} from './errors';
|
||||
Reference in New Issue
Block a user