Commit 7d87eeae authored by 우지원's avatar 우지원
Browse files

0

parent 973b3384
import { DataTypes } from "sequelize";
import pkg from 'sequelize';
const { DataTypes } = pkg;
const RoomModel = (sequelize) => {
const Room = sequelize.define(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment