MCPcopy Create free account
hub / github.com/ptmt/react-native-macos / end

Method end

packager/src/Server/index.js:234–236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

232 }
233
234 end(): mixed {
235 return this._bundler.end();
236 }
237
238 setHMRFileChangeListener(listener: ?(type: string, filePath: string) => mixed) {
239 this._hmrFileChangeListener = listener;

Calls

no outgoing calls

Tested by

no test coverage detected