index.d.ts 90 B

123
  1. import Aegis from './aegis';
  2. export default Aegis;
  3. export { HippyConfig } from './aegis';