mirror of
https://github.com/status-im/metro.git
synced 2025-01-12 03:54:21 +00:00
Expose runMetro command
Reviewed By: mjesun Differential Revision: D7994492 fbshipit-source-id: 1af342b772fa609927bba98513b254229a861d2a
This commit is contained in:
parent
1c43bd841b
commit
56cc291561
@ -149,6 +149,7 @@ async function runMetro({
|
||||
|
||||
return new MetroServer(serverOptions);
|
||||
}
|
||||
exports.runMetro = runMetro;
|
||||
|
||||
type CreateConnectMiddlewareOptions = {|
|
||||
...PublicMetroOptions,
|
||||
|
Loading…
x
Reference in New Issue
Block a user