GT2/Ejectable/node_modules/@expo/config/build/index.d.ts

6 lines
163 B
TypeScript
Raw Normal View History

2021-08-16 00:14:59 +00:00
export * from './Config';
export * from './Config.types';
export * from './Project';
export * from './Errors';
export { getAccountUsername } from './getFullName';