UNPKG

orange-orm

Version:

Object Relational Mapper

4 lines (3 loc) 106 B
import type { Vocabulary } from "../../types"; declare const dynamic: Vocabulary; export default dynamic;