MCPcopy Create free account
hub / github.com/reactnativecn/react-native-update /

Class

src/client.ts:724–724  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

722
723// for international users
724export class Cresc extends Pushy {
725 constructor(options: ClientOptions) {
726 super(options, 'Cresc');
727 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected