UNPKG

@samepage/backend

Version:

Backend utilities for the apis of SamePage integrations

4 lines (3 loc) 143 B
import { NotebookResponseHandler } from "../internal/types"; declare const saveResponse: NotebookResponseHandler; export default saveResponse;