GT2/Ejectable/node_modules/@expo/config/build/index.d.ts
2021-08-16 00:14:59 +00:00

5 lines
163 B
TypeScript

export * from './Config';
export * from './Config.types';
export * from './Project';
export * from './Errors';
export { getAccountUsername } from './getFullName';