UNPKG

@expo/fingerprint

Version:

A library to generate a fingerprint from a React Native project

3 lines (2 loc) 69 B
#!/usr/bin/env node export type Command = (argv?: string[]) => void;