UNPKG

native-fn

Version:
5 lines (4 loc) 120 B
import { Native } from "./src/types"; export * from "./src/types"; declare const Native: Native; export default Native;