UNPKG

native-fn

Version:
4 lines (3 loc) 117 B
import type { PlatformInstance } from "../types"; declare const Platform: PlatformInstance; export default Platform;