Skip to content

Instantly share code, notes, and snippets.

@glommer
Created August 1, 2022 19:05
Show Gist options
  • Save glommer/8cdd820ebfed371e90932e021f1c06c5 to your computer and use it in GitHub Desktop.
Save glommer/8cdd820ebfed371e90932e021f1c06c5 to your computer and use it in GitHub Desktop.
import { Post } from "../models/Post.ts";
export default Post.crud();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment