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

File prepublish.ts

scripts/prepublish.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3import { access, readFile, writeFile } from 'node:fs/promises';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected