MCPcopy
hub / github.com/zoontek/react-native-bootsplash / NativeRNBootSplash.web.ts

File NativeRNBootSplash.web.ts

src/specs/NativeRNBootSplash.web.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Spec } from "./NativeRNBootSplash";
2
3function resolveAfter(delay: number) {
4 return new Promise((resolve) => setTimeout(resolve, delay));

Callers

nothing calls this directly

Calls 2

removeNodeFunction · 0.85
resolveAfterFunction · 0.85

Tested by

no test coverage detected