UNPKG

@samepage/internal

Version:

Utilities used across modules - not meant for use by users directly

4 lines (3 loc) 127 B
import { PostToAppBackend } from "./types"; declare const postToAppBackend: PostToAppBackend; export default postToAppBackend;