Migrate GK

Summary: _typescript_

Reviewed By: jknoxville

Differential Revision: D16647882

fbshipit-source-id: a5a7053379cd9468e1da9ab0ac2098be3443dda7
This commit is contained in:
Pascal Hartig
2019-08-08 14:27:52 -07:00
committed by Facebook Github Bot
parent d4c526cb7f
commit fc0966a133
9 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
export {default as styled, keyframes} from 'react-emotion';
export * from './ui/index.js';
export * from './utils/index.js';
export {default as GK} from './fb-stubs/GK.js';
export {default as GK} from './fb-stubs/GK.tsx';
export {default as createPaste} from './fb-stubs/createPaste.js';
export {graphQLQuery} from './fb-stubs/user.js';
export {