amis-rpc-design/node_modules/@react-native-community/cli-plugin-metro/build/commands/bundle/index.d.ts
2023-10-07 19:42:30 +08:00

5 lines
266 B
TypeScript

export { default as bundleCommand } from './bundle';
export { buildBundleWithConfig } from './buildBundle';
export type { CommandLineArgs } from './bundleCommandLineArgs';
export { default as ramBundleCommand } from './ramBundle';
//# sourceMappingURL=index.d.ts.map